[PATCH] D73899: [VE] half fptrunc+store&load+fpext

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 08:28:22 PST 2020


simoll created this revision.
simoll added reviewers: arsenm, k-ishizaka, rengolin.
simoll added a project: VE.
Herald added subscribers: llvm-commits, hiraditya, wdng.
Herald added a project: LLVM.

fp16 (half) load+fpext and fptrunc+store isel legalization and tests.
Also, ExternalSymbolSDNode operand printing (tested by fp16 lowering).


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D73899

Files:
  llvm/lib/Target/VE/VEISelLowering.cpp
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/lib/Target/VE/VEMCInstLower.cpp
  llvm/test/CodeGen/VE/fp_extload_truncstore.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73899.242090.patch
Type: text/x-patch
Size: 9329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200203/247567ad/attachment.bin>


More information about the llvm-commits mailing list