[Mlir-commits] [mlir] [mlir][nvgpu] update commit group and wait async ops (PR #130482)

Guray Ozen llvmlistbot at llvm.org
Thu Mar 13 12:12:44 PDT 2025


grypp wrote:

When you break SSA semantic like following, is reordering the OPs allowed? 
```
nvgpu.device_async_create_group %0
nvgpu.device_async_wait { numGroups = 1 : i32 }
```

https://github.com/llvm/llvm-project/pull/130482


More information about the Mlir-commits mailing list