[PATCH] D55950: [ConstantFolding] Fold undef for integer intrinsics
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 21 07:18:47 PST 2018
nikic updated this revision to Diff 179283.
nikic added a comment.
Add ctpop comment.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55950/new/
https://reviews.llvm.org/D55950
Files:
lib/Analysis/ConstantFolding.cpp
test/Analysis/ConstantFolding/bitcount.ll
test/Analysis/ConstantFolding/funnel-shift.ll
test/Analysis/ConstantFolding/saturating-add-sub.ll
test/Transforms/ConstProp/overflow-ops.ll
test/Transforms/InstCombine/saturating-add-sub-vector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55950.179283.patch
Type: text/x-patch
Size: 49919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181221/8f0c7009/attachment-0001.bin>
More information about the llvm-commits
mailing list