[all-commits] [llvm/llvm-project] 75cacc: [AMDGPU] Use opName instead of PseudoName in VOP2 ...
Jay Foad via All-commits
all-commits at lists.llvm.org
Mon Jun 28 09:04:16 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 75cacc6775ad8fc3d89c89ff77fc4a3b7de32111
https://github.com/llvm/llvm-project/commit/75cacc6775ad8fc3d89c89ff77fc4a3b7de32111
Author: Jay Foad <jay.foad at amd.com>
Date: 2021-06-28 (Mon, 28 Jun 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/VOP2Instructions.td
Log Message:
-----------
[AMDGPU] Use opName instead of PseudoName in VOP2 multiclasses. NFC.
This is just for consistency with all other instruction multiclasses
that pass around pseudo names as arguments.
More information about the All-commits
mailing list