Bjorn Pettersson
2e14900db9
[test][NewPM] Use -passes=loop-vectorize instead of -loop-vectorize
...
Update a bunch of loop-vectorize regression tests to use the new PM
syntax (opt -passes=loop-vectorize) instead of the deprecated legacy
PM syntax (opt -loop-vectorize).
2022-04-28 16:46:00 +02:00
Dávid Bolvanský
872f7000fc
Revert "[NFCI] Regenerate SROA/LoopVectorize test checks"
...
This reverts commit 14e3450fb57305aa9ff3e9e60687b458e43835c9.
2022-04-04 01:15:30 +02:00
Dávid Bolvanský
a113a582b1
[NFCI] Regenerate LoopVectorize test checks
2022-04-03 21:56:24 +02:00
Florian Hahn
524150fe07
[LV] Add test coverage for reductions with odd interleave counts.
...
Add test coverage for loops with reductions and odd (3, 5) interleave
counts.
2022-01-17 14:34:21 +00:00