[all-commits] [llvm/llvm-project] 879760: [VE] Fix types of multiclass template arguments in...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Mar 20 10:37:06 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 879760c245c898e759edab1d3318253080d79f6e
https://github.com/llvm/llvm-project/commit/879760c245c898e759edab1d3318253080d79f6e
Author: Fangrui Song <i at maskray.me>
Date: 2021-03-20 (Sat, 20 Mar 2021)
Changed paths:
M llvm/lib/Target/VE/VEInstrInfo.td
M llvm/lib/Target/VE/VEInstrPatternsVec.td
Log Message:
-----------
[VE] Fix types of multiclass template arguments in TableGen files
There were not properly checked before `[TableGen] Improve handling of template arguments`.
More information about the All-commits
mailing list