[all-commits] [llvm/llvm-project] 04f3ef: [mlir][ROCDL] Wrap asyncmark and wait.asyncmark in...

Krzysztof Drewniak via All-commits all-commits at lists.llvm.org
Wed Feb 11 15:54:16 PST 2026


  Branch: refs/heads/users/krzysz00/rocdl-asyncmark
  Home:   https://github.com/llvm/llvm-project
  Commit: 04f3ef1b69b6cfefa661c17f53bfbed7eada9cc9
      https://github.com/llvm/llvm-project/commit/04f3ef1b69b6cfefa661c17f53bfbed7eada9cc9
  Author: Krzysztof Drewniak <Krzysztof.Drewniak at amd.com>
  Date:   2026-02-11 (Wed, 11 Feb 2026)

  Changed paths:
    M mlir/include/mlir/Dialect/LLVMIR/ROCDLOps.td
    M mlir/test/Dialect/LLVMIR/rocdl.mlir
    M mlir/test/Target/LLVMIR/rocdl.mlir

  Log Message:
  -----------
  [mlir][ROCDL] Wrap asyncmark and wait.asyncmark intrinsics

(see op-level and LLVM documentation for details so I'm not repeating
myself, but these are the general operations for compiler-operated
asynchronous operation tracking, which frees programmers from having
to deal with all the different counters, allows certain optimization,
and doesn't require precise alias analysis)

-----

Co-authored-by: Claude Opus 4.5 <noreply at anthropic.com>



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