[all-commits] [llvm/llvm-project] 37d7b0: [AMDGPU][SILoadStoreOptimizer] Include constrained...
Christudasan Devadasan via All-commits
all-commits at lists.llvm.org
Mon Aug 5 22:57:25 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 37d7b06da03a46e7bbd700e3d247fdb70e97f933
https://github.com/llvm/llvm-project/commit/37d7b06da03a46e7bbd700e3d247fdb70e97f933
Author: Christudasan Devadasan <christudasan.devadasan at amd.com>
Date: 2024-08-06 (Tue, 06 Aug 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.s.buffer.load.ll
M llvm/test/CodeGen/AMDGPU/merge-sbuffer-load.mir
Log Message:
-----------
[AMDGPU][SILoadStoreOptimizer] Include constrained buffer load variants (#101619)
Use the constrained buffer load opcodes while combining under-aligned
loads for XNACK enabled subtargets.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list