[all-commits] [llvm/llvm-project] 04381c: [MLIR][AMDGPU]Add refactoring for shared-mem optim...

erman-gurses via All-commits all-commits at lists.llvm.org
Thu Feb 15 10:53:27 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 04381c106f1cb0d3219ddabe231fe900113a9474
      https://github.com/llvm/llvm-project/commit/04381c106f1cb0d3219ddabe231fe900113a9474
  Author: erman-gurses <99776114+erman-gurses at users.noreply.github.com>
  Date:   2024-02-15 (Thu, 15 Feb 2024)

  Changed paths:
    M mlir/include/mlir/Dialect/AMDGPU/Transforms/Transforms.h
    M mlir/lib/Dialect/AMDGPU/CMakeLists.txt
    M mlir/lib/Dialect/AMDGPU/Transforms/OptimizeSharedMemory.cpp
    M mlir/test/Dialect/AMDGPU/transform_optimize_shmem_reads_writes.mlir

  Log Message:
  -----------
  [MLIR][AMDGPU]Add refactoring for shared-mem optimization (#81791)

Addressing the issues in this PR:
https://github.com/llvm/llvm-project/pull/81550




More information about the All-commits mailing list