[all-commits] [llvm/llvm-project] f70964: [mlir][GPU] Add `RecursiveMemoryEffects` to `gpu.l...

Matthias Springer via All-commits all-commits at lists.llvm.org
Tue Dec 19 22:25:39 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f7096428b4b0f8e9dd6ac1292eda385152de9ae5
      https://github.com/llvm/llvm-project/commit/f7096428b4b0f8e9dd6ac1292eda385152de9ae5
  Author: Matthias Springer <me at m-sp.org>
  Date:   2023-12-20 (Wed, 20 Dec 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/GPU/IR/GPUOps.td
    M mlir/test/Dialect/GPU/canonicalize.mlir

  Log Message:
  -----------
  [mlir][GPU] Add `RecursiveMemoryEffects` to `gpu.launch` (#75315)

Infer the side effects of `gpu.launch` from its body.




More information about the All-commits mailing list