[PATCH] D118102: [LoopInterchange] Detect output dependency of a store instruction with itself
Bardia Mahjour via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 9 09:04:52 PST 2022
bmahjour accepted this revision.
bmahjour added a comment.
This revision is now accepted and ready to land.
With the recent updates we are no longer losing test coverage. Per discussion in the Loop Opt WG call, I'll approve to get this in as a small incremental improvement. I'll look into https://github.com/llvm/llvm-project/issues/54176 and follow up with more patches.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118102/new/
https://reviews.llvm.org/D118102
More information about the llvm-commits
mailing list