[Mlir-commits] [mlir] [mlir][nvgpu] update commit group and wait async ops (PR #130482)
lonely eagle
llvmlistbot at llvm.org
Sun Mar 30 10:18:08 PDT 2025
linuxlonelyeagle wrote:
I fixed the second problem in the content of the last email made a change, a bit of the details are not correct.
One more thing, even if you don't reflect the groups that are waiting on IR, you can analyze which groups are currently waiting.
And one thing I must clarify is that wait groups does not specify the groups that are waiting.This was a bit of a misnomer when these Ops were first designed, as can be seen in the codereview.The actual behavior does not match the semantics, which can also be seen in the documentation.
@joker-eph @grypp For all of the above reasons, with this PR, if you guys continue to think you don't need this PR, I'll close it.
https://github.com/llvm/llvm-project/pull/130482
More information about the Mlir-commits
mailing list