[all-commits] [llvm/llvm-project] ad8a8d: [AMDGPU][SILoadStoreOptimizer] Include constrained...
Christudasan Devadasan via All-commits
all-commits at lists.llvm.org
Thu Aug 1 23:32:59 PDT 2024
Branch: refs/heads/users/cdevadas/ldstopt-combine-constrained-sbuffer-loads
Home: https://github.com/llvm/llvm-project
Commit: ad8a8dfea913c92fb94079aab0a4a5905b30384d
https://github.com/llvm/llvm-project/commit/ad8a8dfea913c92fb94079aab0a4a5905b30384d
Author: Christudasan Devadasan <Christudasan.Devadasan at amd.com>
Date: 2024-08-02 (Fri, 02 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
Use the constrained buffer load opcodes while combining under-aligned
load 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