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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 03:46:21 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301910: [SelectionDAG] Improve support for promotion of <1 x fX> floating point… (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D32391?vs=97193&id=97422#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32391

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/test/CodeGen/NVPTX/f16-instructions.ll
  llvm/trunk/test/CodeGen/X86/pr31088.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32391.97422.patch
Type: text/x-patch
Size: 7708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170502/6e34d0de/attachment.bin>


More information about the llvm-commits mailing list