[PATCH] D73774: [VE] (fp)trunc+store & load+(fp)ext isel
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 31 03:50:00 PST 2020
simoll created this revision.
simoll added reviewers: arsenm, craig.topper, rengolin, k-ishizaka.
simoll added a project: VE.
Herald added subscribers: llvm-commits, hiraditya, wdng.
Herald added a project: LLVM.
simoll edited the summary of this revision.
load+sext/zext/fpext and (fp)trunc+store isel legalization and tests
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D73774
Files:
llvm/lib/Target/VE/VEISelLowering.cpp
llvm/test/CodeGen/VE/fp_extload_truncstore.ll
llvm/test/CodeGen/VE/sext_zext_load.ll
llvm/test/CodeGen/VE/truncstore.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73774.241677.patch
Type: text/x-patch
Size: 13908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200131/0e9c9d9c/attachment.bin>
More information about the llvm-commits
mailing list