[PATCH] Add support to promote f16 to f32
Pirama Arumuga Nainar
pirama at google.com
Tue Apr 14 15:46:36 PDT 2015
- Removed test/Generic to be added at a later time. Some backends need patches before they can pass these tests.
- Added tests for libcall conversions
- Added insert_vector_elt and extract_vector_elt tests
- Added struct tests (pass-by-value, return-by-value, extractvalue, insertvalue)
- Added CHECKs for half args and returns
http://reviews.llvm.org/D8755
Files:
include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
lib/CodeGen/SelectionDAG/LegalizeTypes.h
lib/CodeGen/TargetLoweringBase.cpp
test/CodeGen/ARM/fp16-promote.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8755.23747.patch
Type: text/x-patch
Size: 67531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150414/018ff81b/attachment.bin>
More information about the llvm-commits
mailing list