[PATCH] D71563: [SCEV] Recognise the hardwareloop "loop.decrement.reg" intrinsic
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 16 13:21:43 PST 2019
nikic added a comment.
LFTR is quite picky, it only handles add/sub/getelementptr instructions in the addrec. So at least that particular case shouldn't pose a problem.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71563/new/
https://reviews.llvm.org/D71563
More information about the llvm-commits
mailing list