[PATCH] D90297: [VE] Add vector mask operation instructions
Kazushi Marukawa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 28 16:42:49 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG794296019966: [VE] Add vector mask operation instructions (authored by kaz7).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90297/new/
https://reviews.llvm.org/D90297
Files:
llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp
llvm/lib/Target/VE/VEInstrVec.td
llvm/test/MC/VE/ANDM.s
llvm/test/MC/VE/EQVM.s
llvm/test/MC/VE/LZVM.s
llvm/test/MC/VE/NEGM.s
llvm/test/MC/VE/NNDM.s
llvm/test/MC/VE/ORM.s
llvm/test/MC/VE/PCVM.s
llvm/test/MC/VE/TOVM.s
llvm/test/MC/VE/VFMF.s
llvm/test/MC/VE/VFMK.s
llvm/test/MC/VE/VFMS.s
llvm/test/MC/VE/XORM.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90297.301477.patch
Type: text/x-patch
Size: 30231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201028/e1be5410/attachment.bin>
More information about the llvm-commits
mailing list