[PATCH] D55950: [ConstantFolding] Fold undef for integer intrinsics
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 11 13:21:57 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL350971: [ConstantFolding] Fold undef for integer intrinsics (authored by nikic, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D55950?vs=181145&id=181362#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55950/new/
https://reviews.llvm.org/D55950
Files:
llvm/trunk/lib/Analysis/ConstantFolding.cpp
llvm/trunk/test/Analysis/ConstantFolding/bitcount.ll
llvm/trunk/test/Analysis/ConstantFolding/funnel-shift.ll
llvm/trunk/test/Analysis/ConstantFolding/saturating-add-sub.ll
llvm/trunk/test/Transforms/ConstProp/overflow-ops.ll
llvm/trunk/test/Transforms/InstCombine/saturating-add-sub-vector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55950.181362.patch
Type: text/x-patch
Size: 78443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190111/41a3cd1a/attachment-0001.bin>
More information about the llvm-commits
mailing list