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