[all-commits] [llvm/llvm-project] 787bef: [AMDGPU] Add tests for SMEM addressing modes in Co...
Jay Foad via All-commits
all-commits at lists.llvm.org
Fri Jul 21 03:04:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 787bef0bee8205dd949bc978fefcbfd4027be23e
https://github.com/llvm/llvm-project/commit/787bef0bee8205dd949bc978fefcbfd4027be23e
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-07-21 (Fri, 21 Jul 2023)
Changed paths:
A llvm/test/CodeGen/AMDGPU/cgp-addressing-modes-smem.ll
Log Message:
-----------
[AMDGPU] Add tests for SMEM addressing modes in CodeGenPrepare
Differential Revision: https://reviews.llvm.org/D155854
Commit: e45a0c299449b48ac882c08c92a56952d893129d
https://github.com/llvm/llvm-project/commit/e45a0c299449b48ac882c08c92a56952d893129d
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-07-21 (Fri, 21 Jul 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/test/CodeGen/AMDGPU/cgp-addressing-modes-smem.ll
Log Message:
-----------
[AMDGPU][RFC] Update isLegalAddressingMode for GFX9 SMEM signed offsets
Differential Revision: https://reviews.llvm.org/D155587
Compare: https://github.com/llvm/llvm-project/compare/d8e26bccb301...e45a0c299449
More information about the All-commits
mailing list