[all-commits] [llvm/llvm-project] 7b9f62: [AMDGPU] Work around GFX11 flat scratch SVS swizzl...
Jay Foad via All-commits
all-commits at lists.llvm.org
Mon Jun 13 13:03:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7b9f620e78464626fad36e629f5d053892e1cf8c
https://github.com/llvm/llvm-project/commit/7b9f620e78464626fad36e629f5d053892e1cf8c
Author: Jay Foad <jay.foad at amd.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.h
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
M llvm/lib/Target/AMDGPU/GCNSubtarget.h
M llvm/test/CodeGen/AMDGPU/flat-scratch-svs.ll
M llvm/test/CodeGen/AMDGPU/flat-scratch.ll
Log Message:
-----------
[AMDGPU] Work around GFX11 flat scratch SVS swizzling bug
Differential Revision: https://reviews.llvm.org/D127635
More information about the All-commits
mailing list