[PATCH] D120216: [DAG] try to convert multiply to shift via demanded bits

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 23 09:11:06 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG21d7c3bcc646: [DAG] try to convert multiply to shift via demanded bits (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120216

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/AArch64/mul_pow2.ll
  llvm/test/CodeGen/Mips/urem-seteq-illegal-types.ll
  llvm/test/CodeGen/RISCV/mul.ll
  llvm/test/CodeGen/X86/mul-demand.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120216.410847.patch
Type: text/x-patch
Size: 9263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220223/8e3b6b0a/attachment.bin>


More information about the llvm-commits mailing list