[PATCH] D105723: [LSR] Do not hoist IV if it is not post increment case. PR43678
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 16 12:25:03 PDT 2021
reames added a comment.
I've posted https://reviews.llvm.org/D106178 as an alternative. Unless someone strongly objects, I plan to simply remove all the buggy and untested code.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105723/new/
https://reviews.llvm.org/D105723
More information about the llvm-commits
mailing list