[PATCH] D106045: [LoopFlatten] Use Loop to identify loop induction phi. NFC
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 15 01:42:21 PDT 2021
SjoerdMeijer added a comment.
@fhahn : just for completeness, this is following up our our discussion in D105802 <https://reviews.llvm.org/D105802>, and is probably the first of a series of refactoring patches to use more Loop and SCEV here in LoopFlatten.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106045/new/
https://reviews.llvm.org/D106045
More information about the llvm-commits
mailing list