[PATCH] D82676: [CGP] Prevent optimizePhiType from iterating forever
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 11 09:40:17 PDT 2020
dmgreen updated this revision to Diff 291247.
dmgreen added a comment.
I've tried to rewrite this to something less convoluted. Hopefully it's a little more straightforward than the nested code from before.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82676/new/
https://reviews.llvm.org/D82676
Files:
llvm/lib/CodeGen/CodeGenPrepare.cpp
llvm/test/CodeGen/AArch64/convertphitype.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82676.291247.patch
Type: text/x-patch
Size: 10699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200911/1120a96b/attachment.bin>
More information about the llvm-commits
mailing list