[PATCH] D90166: [VE] Add vector float instructions
Kazushi Marukawa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 27 04:42:33 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc5fa6bae12ff: [VE] Add vector float instructions (authored by kaz7).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90166/new/
https://reviews.llvm.org/D90166
Files:
llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp
llvm/lib/Target/VE/VEInstrVec.td
llvm/test/MC/VE/VCVD.s
llvm/test/MC/VE/VCVS.s
llvm/test/MC/VE/VFAD.s
llvm/test/MC/VE/VFCM.s
llvm/test/MC/VE/VFCP.s
llvm/test/MC/VE/VFDV.s
llvm/test/MC/VE/VFIX.s
llvm/test/MC/VE/VFIXX.s
llvm/test/MC/VE/VFLT.s
llvm/test/MC/VE/VFLTX.s
llvm/test/MC/VE/VFMAD.s
llvm/test/MC/VE/VFMP.s
llvm/test/MC/VE/VFMSB.s
llvm/test/MC/VE/VFNMAD.s
llvm/test/MC/VE/VFNMSB.s
llvm/test/MC/VE/VFSB.s
llvm/test/MC/VE/VFSQRT.s
llvm/test/MC/VE/VRCP.s
llvm/test/MC/VE/VRSQRT.s
llvm/test/MC/VE/VRSQRTNEX.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90166.300951.patch
Type: text/x-patch
Size: 38102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201027/ef9eb3b0/attachment.bin>
More information about the llvm-commits
mailing list