[PATCH] D87464: [TargetLowering] Improve SimplifyDemandedBits for AND and OR

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 15 01:40:31 PST 2021


foad updated this revision to Diff 316872.
foad added a comment.

Rebase. Pass Op0/1DemandedBits into SimplifyMultipleUseDemandedBits.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87464

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/Thumb2/mve-vecreduce-addpred.ll
  llvm/test/CodeGen/X86/movmsk-cmp.ll
  llvm/test/CodeGen/X86/pr34137.ll
  llvm/test/CodeGen/X86/shift-parts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87464.316872.patch
Type: text/x-patch
Size: 14694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210115/8240661e/attachment.bin>


More information about the llvm-commits mailing list