[all-commits] [llvm/llvm-project] 26ec78: [AMDGPU] Fix multiclass template parameter types. ...
Jay Foad via All-commits
all-commits at lists.llvm.org
Wed Feb 3 08:40:49 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 26ec7853863842e05b5a25fadbf3ae1ffe1ae8f0
https://github.com/llvm/llvm-project/commit/26ec7853863842e05b5a25fadbf3ae1ffe1ae8f0
Author: Jay Foad <jay.foad at amd.com>
Date: 2021-02-03 (Wed, 03 Feb 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/VOPCInstructions.td
Log Message:
-----------
[AMDGPU] Fix multiclass template parameter types. NFC.
This fixes TableGen parser errors that will be reported when D95874 is
applied.
Differential Revision: https://reviews.llvm.org/D95955
More information about the All-commits
mailing list