[all-commits] [llvm/llvm-project] f6d783: [AMDGPU] Refactor SOPC & SOPP .td for extension
Joe Nash via All-commits
all-commits at lists.llvm.org
Wed Oct 21 09:39:38 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f6d7832f4cf8addc0e733df7c7b917959edf7f01
https://github.com/llvm/llvm-project/commit/f6d7832f4cf8addc0e733df7c7b917959edf7f01
Author: Joe Nash <Joseph.Nash at amd.com>
Date: 2020-10-21 (Wed, 21 Oct 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.td
M llvm/lib/Target/AMDGPU/SOPInstructions.td
Log Message:
-----------
[AMDGPU] Refactor SOPC & SOPP .td for extension
We use the Real vs Pseudo instruction abstraction for other
types of instructions to facilitate changes in opcode
between gpu generations.
This patch introduces that abstraction to SOPC and SOPP.
Reviewed By: rampitec
Differential Revision: https://reviews.llvm.org/D89738
Change-Id: I59d53c2c7058b49d05b60350f4062a9b542d3138
More information about the All-commits
mailing list