[PATCH] D61918: [DAGCombiner] visitShiftByConstant(): drop bogus(?) signbit check

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 16 05:48:35 PDT 2019


lebedev.ri updated this revision to Diff 199803.
lebedev.ri added a comment.
Herald added a subscriber: javed.absar.

Now with tests.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61918

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/AArch64/pull-binop-through-shift.ll
  test/CodeGen/X86/pull-binop-through-shift.ll
  test/CodeGen/X86/xor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61918.199803.patch
Type: text/x-patch
Size: 5119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190516/a06d0578/attachment.bin>


More information about the llvm-commits mailing list