[PATCH] D63281: [TargetLowering] Add SimplifyMultipleUseDemandedBits

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 23 05:42:44 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL366799: [TargetLowering] Add SimplifyMultipleUseDemandedBits (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63281?vs=209162&id=211280#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63281

Files:
  llvm/trunk/include/llvm/CodeGen/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/trunk/test/CodeGen/AArch64/bitfield-insert.ll
  llvm/trunk/test/CodeGen/AMDGPU/idot4s.ll
  llvm/trunk/test/CodeGen/AMDGPU/idot4u.ll
  llvm/trunk/test/CodeGen/AMDGPU/idot8s.ll
  llvm/trunk/test/CodeGen/AMDGPU/idot8u.ll
  llvm/trunk/test/CodeGen/AMDGPU/sdiv.ll
  llvm/trunk/test/CodeGen/SystemZ/store_nonbytesized_vecs.ll
  llvm/trunk/test/CodeGen/X86/2012-08-07-CmpISelBug.ll
  llvm/trunk/test/CodeGen/X86/vector-fshl-128.ll
  llvm/trunk/test/CodeGen/X86/vector-reduce-mul-widen.ll
  llvm/trunk/test/CodeGen/X86/vector-reduce-mul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63281.211280.patch
Type: text/x-patch
Size: 166154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190723/230144ae/attachment.bin>


More information about the llvm-commits mailing list