[all-commits] [llvm/llvm-project] 7cc4a0: [AMDGPU] Refactor VOP3P Profile and AsmParser, NFC
Joe Nash via All-commits
all-commits at lists.llvm.org
Fri Apr 16 10:17:49 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7cc4a02fa2cb2c1e578ac13f67e7c007f5d9a0b1
https://github.com/llvm/llvm-project/commit/7cc4a02fa2cb2c1e578ac13f67e7c007f5d9a0b1
Author: Joe Nash <Joseph.Nash at amd.com>
Date: 2021-04-16 (Fri, 16 Apr 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/lib/Target/AMDGPU/VOP3PInstructions.td
Log Message:
-----------
[AMDGPU] Refactor VOP3P Profile and AsmParser, NFC
Refactors VOP3P tablegen and the AsmParser for VOP3P
for better extensibility. NFC intended
Reviewed By: rampitec
Differential Revision: https://reviews.llvm.org/D100602
Change-Id: I038e3a772ac348bb18979cdf3e3ae2e9476dd411
More information about the All-commits
mailing list