[clang] [llvm] [LV][LAA] Vectorize math lib calls with mem write-only attribute (PR #78432)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Tue May 14 08:11:51 PDT 2024


================
@@ -2477,6 +2493,15 @@ void LoopAccessInfo::analyzeLoop(AAResults *AA, LoopInfo *LI,
 
       // Save 'store' instructions. Abort if other instructions write to memory.
----------------
fhahn wrote:

comment out of date 

https://github.com/llvm/llvm-project/pull/78432


More information about the llvm-commits mailing list