[llvm] Swap UnrollAndJam Pass to before the SLP Vectorizer Pass (PR #97029)
Yashwant Singh via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 3 22:18:33 PDT 2024
yashssh wrote:
We can compare the output of `-debug-pass-manager` to see which analysis were invalidated and which were re-run. https://godbolt.org/z/ch8vWhsYx
https://github.com/llvm/llvm-project/pull/97029
More information about the llvm-commits
mailing list