[all-commits] [llvm/llvm-project] 21895c: [AMDGPU] Relax verification of soffset in scalar s...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Tue Jun 28 16:10:25 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 21895c6b5060d71aa4bbe619cfc3baeb1df1894b
https://github.com/llvm/llvm-project/commit/21895c6b5060d71aa4bbe619cfc3baeb1df1894b
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2022-06-28 (Tue, 28 Jun 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
A llvm/test/CodeGen/AMDGPU/verify-scalar-store.mir
Log Message:
-----------
[AMDGPU] Relax verification of soffset in scalar stores
It must use m0 only on GFX8. Later chips can use ang SGPR.
Differential Revision: https://reviews.llvm.org/D128765
More information about the All-commits
mailing list