[all-commits] [llvm/llvm-project] a6ef47: [VE] Update shift operation instructions
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Wed Apr 22 00:11:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a6ef4719198e8bc69c6a704c2d95f6421eeeab4c
https://github.com/llvm/llvm-project/commit/a6ef4719198e8bc69c6a704c2d95f6421eeeab4c
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2020-04-22 (Wed, 22 Apr 2020)
Changed paths:
M llvm/lib/Target/VE/VEInstrInfo.td
Log Message:
-----------
[VE] Update shift operation instructions
Summary:
Changing all mnemonic to match assembly instructions to simplify mnemonic
naming rules. This time update all shift operation instructions. This also
corrects instruction's operation kinds.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D78468
More information about the All-commits
mailing list