[PATCH] D86035: [VE] Support f128

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 17 00:51:28 PDT 2020


kaz7 updated this revision to Diff 285928.
kaz7 added a comment.

Update code.


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.285928.patch
Type: text/x-patch
Size: 51744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200817/d25fc2cc/attachment.bin>


More information about the llvm-commits mailing list