[PATCH] D117926: [SLP] Optionally preserve MemorySSA
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 14 14:05:57 PDT 2022
nikic accepted this revision.
nikic added a comment.
This revision is now accepted and ready to land.
This looks technically correct to me, so I'll accept this in the interest of exploration.
However, I am still not convinced that MemorySSA is the solution to this problem for reasons already outlined, so my baseline expectation is that we will opt to not enable this code in the end -- let's hope I'm wrong on that ;) The lack of a publishable reproducer is a really big problem here, because this leaves no room to explore alternatives at all.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117926/new/
https://reviews.llvm.org/D117926
More information about the llvm-commits
mailing list