[PATCH] D115109: [LV] Fix logic preventing tail-folding when an IV is used outside of the loop
Ricky Zhou via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 4 22:08:42 PST 2021
rickyz added a comment.
Here's some additional context on this bug (this would normally be a bug comment, but BZ is currently read-only for the Github issues migration):
https://gist.github.com/rickyz/85e068746a458a27258f525ec014c0ef
I'm pretty new to this code, so please let me know anything if I've said anything inaccurate!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115109/new/
https://reviews.llvm.org/D115109
More information about the llvm-commits
mailing list