[PATCH] D55950: [ConstantFolding] Fold undef for integer intrinsics

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 10 13:31:41 PST 2019


nikic updated this revision to Diff 181145.
nikic added a comment.

Fix formatting, remove InstCombine/saturating-add-sub-vector.ll test in favor of ConstantFolding/saturating-add-sub.ll.


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.181145.patch
Type: text/x-patch
Size: 78198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190110/3ca18918/attachment.bin>


More information about the llvm-commits mailing list