[PATCH] D71164: [InstCombine] Fix infinite loop due to bitcast <-> phi transforms
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 11 05:34:26 PST 2020
nikic updated this revision to Diff 237493.
nikic added a comment.
Explicitly perform load combine.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71164/new/
https://reviews.llvm.org/D71164
Files:
llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
llvm/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
llvm/test/Transforms/InstCombine/pr44245.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71164.237493.patch
Type: text/x-patch
Size: 13008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200111/decd8469/attachment.bin>
More information about the llvm-commits
mailing list