[PATCH] D71164: [InstCombine] Fix infinite loop due to bitcast <-> phi transforms
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 14 11:53:11 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG65c0805be523: [InstCombine] Fix infinite loop due to bitcast <-> phi transforms (authored by nikic).
Changed prior to commit:
https://reviews.llvm.org/D71164?vs=237718&id=238063#toc
Repository:
rG LLVM Github Monorepo
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.238063.patch
Type: text/x-patch
Size: 9421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200114/1737a90f/attachment.bin>
More information about the llvm-commits
mailing list