[PATCH] D73774: [VE] (fp)trunc+store & load+(fp)ext isel
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 3 01:41:23 PST 2020
simoll marked an inline comment as done.
simoll added inline comments.
================
Comment at: llvm/test/CodeGen/VE/fp_extload_truncstore.ll:23
+ ret void
+}
----------------
arsenm wrote:
> Might as well check the combination with half too
Half conversion will require external function calls first since half conversion will be expanded for the VE.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73774/new/
https://reviews.llvm.org/D73774
More information about the llvm-commits
mailing list