[PATCH] D120346: [AMDGPU] Extend SILoadStoreOptimizer to handle global stores

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 22 12:28:53 PST 2022


rampitec created this revision.
rampitec added a reviewer: foad.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl, arsenm.
rampitec requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

TODO: merge flat load/stores.
TODO: merge flat with global promoting to flat.


https://reviews.llvm.org/D120346

Files:
  llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
  llvm/test/CodeGen/AMDGPU/bitcast-constant-to-vector.ll
  llvm/test/CodeGen/AMDGPU/merge-global-load-store.mir
  llvm/test/CodeGen/AMDGPU/soft-clause-exceeds-register-budget.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120346.410610.patch
Type: text/x-patch
Size: 34226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220222/81f771d4/attachment.bin>


More information about the llvm-commits mailing list