[PATCH] D79572: [DAG] SimplifyMultipleUseDemandedBits - remove superfluous bitcasts

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 8 11:15:48 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG70293ba26fee: [DAG] SimplifyMultipleUseDemandedBits - remove superfluous bitcasts (authored by RKSimon).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79572

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/AMDGPU/fshr.ll
  llvm/test/CodeGen/Thumb2/lsll0.ll
  llvm/test/CodeGen/Thumb2/mve-vld3.ll
  llvm/test/CodeGen/X86/bitcast-vector-bool.ll
  llvm/test/CodeGen/X86/div-rem-pair-recomposition-signed.ll
  llvm/test/CodeGen/X86/div-rem-pair-recomposition-unsigned.ll
  llvm/test/CodeGen/X86/shrink_vmul.ll
  llvm/test/CodeGen/X86/vec_smulo.ll
  llvm/test/CodeGen/X86/vec_umulo.ll
  llvm/test/CodeGen/X86/vector-reduce-mul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79572.262910.patch
Type: text/x-patch
Size: 62962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200508/da9d3fea/attachment.bin>


More information about the llvm-commits mailing list