Files
clang-p2996/llvm/lib/Analysis/LoopAccessAnalysis.cpp
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

110 KiB