[PATCH] D87850: [ConstantFold] Fold the comparison of bitcasted global values
Shimin Cui via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 5 10:15:31 PDT 2020
scui updated this revision to Diff 296219.
scui added a comment.
Adjust the test cases.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87850/new/
https://reviews.llvm.org/D87850
Files:
llvm/lib/IR/ConstantFold.cpp
llvm/test/Transforms/InstCombine/icmp-bitcast-func.ll
llvm/test/Transforms/InstCombine/pr32686.ll
llvm/test/Transforms/SCCP/ip-ranges-select.ll
llvm/test/Transforms/SCCP/undef-resolve.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87850.296219.patch
Type: text/x-patch
Size: 4574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201005/59174693/attachment.bin>
More information about the llvm-commits
mailing list