[all-commits] [llvm/llvm-project] 3279e4: [AMDGPU] Extend SILoadStoreOptimizer to handle glo...

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Thu Feb 24 11:10:14 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3279e44063b26e28cb08de07694f4bea4ada6b2c
      https://github.com/llvm/llvm-project/commit/3279e44063b26e28cb08de07694f4bea4ada6b2c
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

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

  Log Message:
  -----------
  [AMDGPU] Extend SILoadStoreOptimizer to handle global stores

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

Differential Revision: https://reviews.llvm.org/D120346




More information about the All-commits mailing list