[all-commits] [llvm/llvm-project] c491c9: [LAA] Refine tests added in 9c535a3c2ef.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Nov 13 11:20:32 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c491c933657bc40a38ee6866eb0d8180fe29e727
https://github.com/llvm/llvm-project/commit/c491c933657bc40a38ee6866eb0d8180fe29e727
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M llvm/test/Analysis/LoopAccessAnalysis/loops-with-indirect-reads-and-writes.ll
Log Message:
-----------
[LAA] Refine tests added in 9c535a3c2ef.
Refine FIXMEs in added tests, the problematic case only materializes if
there's either both a read and write from an indirect address.
More information about the All-commits
mailing list