[all-commits] [llvm/llvm-project] 859e66: [Sparc] Fix multiclass template parameter types. NFC.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Feb 6 07:40:18 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 859e66ff55670d81c58a9469300596a8493e8d5c
https://github.com/llvm/llvm-project/commit/859e66ff55670d81c58a9469300596a8493e8d5c
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-02-06 (Sat, 06 Feb 2021)
Changed paths:
M llvm/lib/Target/Sparc/SparcInstrFormats.td
Log Message:
-----------
[Sparc] Fix multiclass template parameter types. NFC.
Fixes TableGen parser errors reported by D95874.
Commit: 518af8df44f4da8d40667db8b4bf4605da9370dc
https://github.com/llvm/llvm-project/commit/518af8df44f4da8d40667db8b4bf4605da9370dc
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-02-06 (Sat, 06 Feb 2021)
Changed paths:
M llvm/lib/Target/PowerPC/PPCInstrInfo.td
M llvm/lib/Target/PowerPC/PPCInstrPrefix.td
Log Message:
-----------
[PowerPC] Fix multiclass template parameter types. NFC.
Fixes TableGen parser errors reported by D95874.
Compare: https://github.com/llvm/llvm-project/compare/3c9073864ceb...518af8df44f4
More information about the All-commits
mailing list