[PATCH] D78768: [VE] Update floating-point arithmetic instructions
Kazushi Marukawa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 23 15:49:07 PDT 2020
kaz7 created this revision.
kaz7 added reviewers: simoll, k-ishizaka.
kaz7 added projects: LLVM, VE.
Herald added subscribers: llvm-commits, hiraditya.
Changing all mnemonic to match assembly instructions to simplify mnemonic
naming rules. This time update all floating-point arithmetic instructions.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D78768
Files:
llvm/lib/Target/VE/MCTargetDesc/VEInstPrinter.cpp
llvm/lib/Target/VE/MCTargetDesc/VEInstPrinter.h
llvm/lib/Target/VE/VE.h
llvm/lib/Target/VE/VEInstrInfo.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78768.259748.patch
Type: text/x-patch
Size: 17933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200423/33fea7a2/attachment.bin>
More information about the llvm-commits
mailing list