[PATCH] D75801: [InstCombine] Remove known bits constant folding (WIP)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 9 11:19:43 PDT 2020


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

Rebase over D75804 <https://reviews.llvm.org/D75804> and D75815 <https://reviews.llvm.org/D75815>.


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

https://reviews.llvm.org/D75801

Files:
  lib/Transforms/InstCombine/InstructionCombining.cpp
  test/Analysis/ValueTracking/known-signbit-shift.ll
  test/Transforms/InstCombine/assume.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.249166.patch
Type: text/x-patch
Size: 6565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200309/699a2c85/attachment.bin>


More information about the llvm-commits mailing list