[PATCH] D61114: [SelectionDAG] Use stack load/store in PromoteIntRes_BITCAST when the input needs to be be split and the output type is a vector.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 25 11:20:53 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL359219: [SelectionDAG][X86] Use stack load/store in PromoteIntRes_BITCAST when theā€¦ (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61114?vs=196578&id=196691#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61114

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/trunk/test/CodeGen/X86/bitcast-vector-bool.ll
  llvm/trunk/test/CodeGen/X86/vector-half-conversions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61114.196691.patch
Type: text/x-patch
Size: 97027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190425/32484317/attachment.bin>


More information about the llvm-commits mailing list