2 Commits

Author SHA1 Message Date
Paul Walker
5bd210ace6 [NFC][LLVM] Autogenerate check lines for some Analysis/LoopAccessAnalysis tests. 2024-05-22 10:37:06 +00:00
Allen
76c6a8bd36
[LAA] Improve the output remark for LoopVectorize (#65832)
Don't report 'Use #pragma loop distribute(enable) to allow loop
distribution' when we already add #pragma clang loop distribute(enable)

Fixes https://github.com/llvm/llvm-project/issues/64637
2023-09-16 12:51:44 +08:00