[PATCH] D71164: [InstCombine] Fix infinite loop due to bitcast <-> phi transforms
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 13 10:07:12 PST 2020
nikic updated this revision to Diff 237718.
nikic added a comment.
Add comment, split out NFC change.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71164/new/
https://reviews.llvm.org/D71164
Files:
llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
llvm/test/Transforms/InstCombine/pr44245.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71164.237718.patch
Type: text/x-patch
Size: 8769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200113/1686007f/attachment.bin>
More information about the llvm-commits
mailing list