[PATCH] D78177: [VE] Update logical operation instructions

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 14 19:03:35 PDT 2020


kaz7 created this revision.
kaz7 added projects: LLVM, VE.
kaz7 added reviewers: simoll, k-ishizaka.
Herald added subscribers: llvm-commits, hiraditya.

Changing all mnemonic to match assembly instructions to simplify mnemonic
naming rules. This time update all fixed-point arithmetic instructions.
This also corrects bswp operand type.

Depends on D77856 <https://reviews.llvm.org/D77856>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D78177

Files:
  llvm/lib/Target/VE/VEInstrInfo.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78177.257584.patch
Type: text/x-patch
Size: 10460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200415/118d07ad/attachment.bin>


More information about the llvm-commits mailing list