[PATCH] D75801: [InstCombine] Remove known bits constant folding

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 20 10:50:04 PDT 2020


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

Rebase and add FIXME.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75801/new/

https://reviews.llvm.org/D75801

Files:
  lib/Transforms/InstCombine/InstructionCombining.cpp
  test/Transforms/InstCombine/assume.ll
  test/Transforms/InstCombine/known-signbit-shift.ll
  test/Transforms/InstCombine/out-of-bounds-indexes.ll
  test/Transforms/InstCombine/phi-shifts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75801.251694.patch
Type: text/x-patch
Size: 7236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200320/300371a0/attachment.bin>


More information about the llvm-commits mailing list