Roman Lebedev b92ab9b43c [Scalarizer] visit{Insert,Extract}ElementInst(): avoid call arg evaluation order deps
Compilers may evaluate call arguments in different order,
which would result in different order of IR, which would break the tests.

Spotted thanks to Dmitri Gribenko!
2020-07-06 13:42:35 +03:00
..
2020-02-12 15:57:25 +00:00
2020-07-04 23:31:50 +02:00