[PATCH] D95071: [AMDGPU] Fix the inconsistency in soffset for MUBUF stack accesses.
Christudasan Devadasan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 22 00:54:58 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGff8a1cae1814: [AMDGPU] Fix the inconsistency in soffset for MUBUF stack accesses. (authored by cdevadas).
Changed prior to commit:
https://reviews.llvm.org/D95071?vs=317931&id=318446#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95071/new/
https://reviews.llvm.org/D95071
Files:
llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-load-private.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-store-private.mir
llvm/test/CodeGen/AMDGPU/amdpal-callable.ll
llvm/test/CodeGen/AMDGPU/fold-fi-mubuf.mir
llvm/test/CodeGen/AMDGPU/stack-pointer-offset-relative-frameindex.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95071.318446.patch
Type: text/x-patch
Size: 18793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210122/27f60489/attachment.bin>
More information about the llvm-commits
mailing list