[all-commits] [llvm/llvm-project] 447efd: [VE] Minimum MC layer for VE (2/4)
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Thu May 7 04:22:23 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 447efdb52bd3b7fd5707f670060c5fcc813787e1
https://github.com/llvm/llvm-project/commit/447efdb52bd3b7fd5707f670060c5fcc813787e1
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2020-05-07 (Thu, 07 May 2020)
Changed paths:
M llvm/lib/Target/VE/VEInstrInfo.td
Log Message:
-----------
[VE] Minimum MC layer for VE (2/4)
Remove unnecessary EncoderMethod and DecoderMethod which cause errors in
supporting MC layer.
Differential Revision: https://reviews.llvm.org/D79544
More information about the All-commits
mailing list