[PATCH] D144628: [AMDGPU] Clean up MUBUF immediate offset

Piotr Sobczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 02:55:29 PST 2023


piotr created this revision.
Herald added subscribers: kosarev, foad, kerbowa, hiraditya, tpr, dstuttard, yaxunl, jvesely, kzhuravl, arsenm.
Herald added a project: All.
piotr requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

D143174 <https://reviews.llvm.org/D143174> lifted the artifical type restriction by promoting
offset to i32. This patch handles more cases: those involving
immediate offset in MUBUF.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D144628

Files:
  llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  llvm/lib/Target/AMDGPU/BUFInstructions.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144628.499783.patch
Type: text/x-patch
Size: 14637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230223/f19d6a30/attachment.bin>


More information about the llvm-commits mailing list