[PATCH] D43674: [TargetLowering] Add vector BITCAST support to SimplifyDemandedVectorElts

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 6 14:36:13 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326838: [TargetLowering] Add vector BITCAST support to SimplifyDemandedVectorElts (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43674?vs=137234&id=137276#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43674

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/test/CodeGen/X86/avg.ll
  llvm/trunk/test/CodeGen/X86/mmx-build-vector.ll
  llvm/trunk/test/CodeGen/X86/oddshuffles.ll
  llvm/trunk/test/CodeGen/X86/vec_insert-7.ll
  llvm/trunk/test/CodeGen/X86/vec_int_to_fp.ll
  llvm/trunk/test/CodeGen/X86/vector-half-conversions.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-128-v4.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-128-v8.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43674.137276.patch
Type: text/x-patch
Size: 84452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180306/26b991f5/attachment.bin>


More information about the llvm-commits mailing list