[PATCH] D73412: [TargetLowering] Remove ashr if all our demandedbits already match the sign bit

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 25 09:40:57 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc8de7c8f501e: [TargetLowering] SimplifyDemandedBits - Remove ashr if all our demandedbits… (authored by RKSimon).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73412

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/AMDGPU/sdiv64.ll
  llvm/test/CodeGen/AMDGPU/srem64.ll
  llvm/test/CodeGen/RISCV/srem-vector-lkk.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73412.240388.patch
Type: text/x-patch
Size: 11367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200125/85dff223/attachment.bin>


More information about the llvm-commits mailing list