[Mlir-commits] [mlir] [mlir][nvgpu] update commit group and wait async ops (PR #130482)
Guray Ozen
llvmlistbot at llvm.org
Sun Mar 16 03:23:07 PDT 2025
grypp wrote:
> > To prevent them from being reordered, we need to make them side-effecting.
>
>
>
> To be clear: they are **already** side-effecting.
>
>
>
>
I appreciate the clarification. I m miss-read your comment yesterday, sorry my bad. In that case, my reordering concern is not an issue.
I'll need to take a look at this and lower IR to understand why this is implemented with SSA in the first place.
https://github.com/llvm/llvm-project/pull/130482
More information about the Mlir-commits
mailing list