[all-commits] [llvm/llvm-project] f84d3d: [AMDGPU] Make flat_offset a 32-bit operand instead...
Mateja Marjanovic via All-commits
all-commits at lists.llvm.org
Wed Jan 25 08:52:56 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f84d3dd0fd4ec3be52488e4c29baebb0077b04d4
https://github.com/llvm/llvm-project/commit/f84d3dd0fd4ec3be52488e4c29baebb0077b04d4
Author: Mateja Marjanovic <mateja.marjanovic at amd.com>
Date: 2023-01-25 (Wed, 25 Jan 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/FLATInstructions.td
M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.td
Log Message:
-----------
[AMDGPU] Make flat_offset a 32-bit operand instead of 16-bits
Differential Revision: https://reviews.llvm.org/D142549
More information about the All-commits
mailing list