[PATCH] D86035: [VE] Support f128
Kazushi Marukawa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 17 01:27:06 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG40f1e7e80401: [VE] Support f128 (authored by kaz7).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86035/new/
https://reviews.llvm.org/D86035
Files:
llvm/lib/Target/VE/VECallingConv.td
llvm/lib/Target/VE/VEISelLowering.cpp
llvm/lib/Target/VE/VEISelLowering.h
llvm/lib/Target/VE/VEInstrInfo.cpp
llvm/lib/Target/VE/VEInstrInfo.td
llvm/lib/Target/VE/VEMCInstLower.cpp
llvm/lib/Target/VE/VERegisterInfo.cpp
llvm/test/CodeGen/VE/call.ll
llvm/test/CodeGen/VE/fp_add.ll
llvm/test/CodeGen/VE/fp_div.ll
llvm/test/CodeGen/VE/fp_mul.ll
llvm/test/CodeGen/VE/fp_sub.ll
llvm/test/CodeGen/VE/load.ll
llvm/test/CodeGen/VE/load_gv.ll
llvm/test/CodeGen/VE/load_off.ll
llvm/test/CodeGen/VE/store.ll
llvm/test/CodeGen/VE/store_gv.ll
llvm/test/CodeGen/VE/va_arg.ll
llvm/test/CodeGen/VE/va_caller.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86035.285934.patch
Type: text/x-patch
Size: 51744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200817/22818577/attachment-0001.bin>
More information about the llvm-commits
mailing list