[all-commits] [llvm/llvm-project] 5872ca: [VE] Correct getMnemonic
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Tue Nov 17 05:33:50 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5872cab84937e7da4f7f0e8137ffdf2cc511a274
https://github.com/llvm/llvm-project/commit/5872cab84937e7da4f7f0e8137ffdf2cc511a274
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2020-11-17 (Tue, 17 Nov 2020)
Changed paths:
M llvm/lib/Target/VE/MCTargetDesc/VEInstPrinter.h
Log Message:
-----------
[VE] Correct getMnemonic
https://reviews.llvm.org/D90039 breaks VE backend. So, fix it.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D91619
More information about the All-commits
mailing list