[PATCH] D110234: [LoopFlatten] Updating Phi nodes after IV widening
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 27 00:46:35 PDT 2021
SjoerdMeijer updated this revision to Diff 375160.
SjoerdMeijer added a comment.
Reverting to previous revision: don't conflate narrow and phis that will be transformed in `InnerInductionPHI`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110234/new/
https://reviews.llvm.org/D110234
Files:
llvm/lib/Transforms/Scalar/LoopFlatten.cpp
llvm/test/Transforms/LoopFlatten/widen-iv2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110234.375160.patch
Type: text/x-patch
Size: 4546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210927/f9170fed/attachment.bin>
More information about the llvm-commits
mailing list