[PATCH] D118539: [InstCombine] try to fold one-demanded-bit-of-multiply

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 4 08:42:38 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0236c571810d: [InstCombine] try to fold one-demanded-bit-of-multiply (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118539

Files:
  llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
  llvm/test/Transforms/InstCombine/icmp-mul-and.ll
  llvm/test/Transforms/InstCombine/mul-masked-bits.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118539.405983.patch
Type: text/x-patch
Size: 7179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220204/88a359b1/attachment.bin>


More information about the llvm-commits mailing list