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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 15 04:00:08 PDT 2019


lebedev.ri added a comment.

In D61918#1502313 <https://reviews.llvm.org/D61918#1502313>, @craig.topper wrote:

> This logic was copied from canShiftBinOpWithConstantRHS in InstCombineShifts.cpp


Aha, that makes sense. Posted D61938 <https://reviews.llvm.org/D61938>.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61918





More information about the llvm-commits mailing list