[PATCH] D63281: [TargetLowering] Add SimplifyMultipleUseDemandedBits

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 11 04:06:41 PDT 2019


RKSimon updated this revision to Diff 209162.
RKSimon added a comment.

rebase


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63281

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63281.209162.patch
Type: text/x-patch
Size: 168445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190711/8272c87b/attachment-0001.bin>


More information about the llvm-commits mailing list