[all-commits] [llvm/llvm-project] 51a49e: [AMDGPU] Clean up MUBUF immediate offset
Piotr Sobczak via All-commits
all-commits at lists.llvm.org
Thu Feb 23 04:30:42 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 51a49ec52a082eaca2c6b8b4dc1dbe1e65f0c690
https://github.com/llvm/llvm-project/commit/51a49ec52a082eaca2c6b8b4dc1dbe1e65f0c690
Author: Piotr Sobczak <Piotr.Sobczak at amd.com>
Date: 2023-02-23 (Thu, 23 Feb 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
M llvm/lib/Target/AMDGPU/BUFInstructions.td
Log Message:
-----------
[AMDGPU] Clean up MUBUF immediate offset
D143174 lifted the artificial type restriction by promoting
offset to i32. This patch handles more cases: those involving
immediate offset in MUBUF.
Differential Revision: https://reviews.llvm.org/D144628
More information about the All-commits
mailing list