[PATCH] D60462: [TargetLowering][AMDGPU][X86] Improve SimplifyDemandedBits bitcast handling

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 22 07:02:55 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL358887: [TargetLowering][AMDGPU][X86] Improve SimplifyDemandedBits bitcast handling (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60462?vs=196065&id=196068#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60462

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/trunk/test/CodeGen/AMDGPU/store-weird-sizes.ll
  llvm/trunk/test/CodeGen/X86/bitcast-setcc-256.ll
  llvm/trunk/test/CodeGen/X86/bitcast-setcc-512.ll
  llvm/trunk/test/CodeGen/X86/dagcombine-cse.ll
  llvm/trunk/test/CodeGen/X86/masked_store.ll
  llvm/trunk/test/CodeGen/X86/movmsk-cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60462.196068.patch
Type: text/x-patch
Size: 22301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190422/6214b672/attachment.bin>


More information about the llvm-commits mailing list