aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ExecutionEngine/Orc/IndirectionUtilsTest.cpp
diff options
context:
space:
mode:
authorPirama Arumuga Nainar <pirama@google.com>2015-04-20 20:15:36 +0000
committerPirama Arumuga Nainar <pirama@google.com>2015-04-20 20:15:36 +0000
commit34056dea1ba5daacd3b0a411691fea9e1258e1c1 (patch)
treed99b8e254a920e7ca3ba793967fec0724306b0b3 /llvm/unittests/ExecutionEngine/Orc/IndirectionUtilsTest.cpp
parentb9ece24dfc0c600e495c7ff568654718be291cad (diff)
downloadllvm-34056dea1ba5daacd3b0a411691fea9e1258e1c1.zip
llvm-34056dea1ba5daacd3b0a411691fea9e1258e1c1.tar.gz
llvm-34056dea1ba5daacd3b0a411691fea9e1258e1c1.tar.bz2
[MIPS] OperationAction for FP_TO_FP16, FP16_TO_FP
Summary: Set operation action for FP16 conversion opcodes, so the Op legalizer can choose the gnu_* libcalls for Mips. Set LoadExtAction and TruncStoreAction for f16 scalars and vectors to prevent (fpext (load )) and (store (fptrunc)) from getting combined into unsupported operations. Added test cases to test that these operations are handled correctly for f16 scalars and vectors. This patch depends on http://reviews.llvm.org/D8755. Reviewers: srhines Subscribers: llvm-commits, ab Differential Revision: http://reviews.llvm.org/D8804 llvm-svn: 235341
Diffstat (limited to 'llvm/unittests/ExecutionEngine/Orc/IndirectionUtilsTest.cpp')
0 files changed, 0 insertions, 0 deletions