[PATCH] D118102: [LoopInterchange] Detect output dependency of a store instruction with itself
Congzhe Cao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 9 09:10:52 PST 2022
congzhe added a comment.
In D118102#3370252 <https://reviews.llvm.org/D118102#3370252>, @bmahjour wrote:
> 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.
Thanks a lot Bardia, very much appreciate it :)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118102/new/
https://reviews.llvm.org/D118102
More information about the llvm-commits
mailing list