Files
clang-p2996/llvm/test/Transforms/LoopVectorize/PowerPC
Florian Hahn b3a9e8f7c0 [LV] Reduce memory-check-threshold for test to preserve original test.
Future patches will remove some redundant instructions for runtime
checks, which brings this test case slightly below the default limit of
128. Force a lower limit to preserve the original spirit of the test
(checking that no interleaving happens if the number of checks is
above he threshold)
2023-11-22 11:07:24 +00:00
..