[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 10:50:33 PST 2018


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

Address Sanjay's comments


Repository:
  rL LLVM

https://reviews.llvm.org/D43674

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

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


More information about the llvm-commits mailing list