[PATCH] D32391: [SelectionDAG] Improve support for promotion of <1 x fX> floating point argument types (PR31008)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 25 06:44:26 PDT 2017


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

Updated based on @efriedma comments


Repository:
  rL LLVM

https://reviews.llvm.org/D32391

Files:
  include/llvm/CodeGen/SelectionDAG.h
  lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  test/CodeGen/X86/pr31088.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32391.96544.patch
Type: text/x-patch
Size: 10405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170425/d2289e30/attachment.bin>


More information about the llvm-commits mailing list