[llvm] [GVN] Add MemorySSA checks in tests 1/N (PR #130261)
Madhur Amilkanthwar via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 20 07:21:13 PDT 2025
madhur13490 wrote:
> This looks reasonable to me now. @antoniofrighetto Any concerns with testing MSSA? Also, do you think it would make sense to make `gvn<memoryssa>` work by having it imply `no-memdep`?
I second this. Either of them will be in use, so enabling one should imply the disablement of the other.
https://github.com/llvm/llvm-project/pull/130261
More information about the llvm-commits
mailing list