tvm
tvm copied to clipboard
[Bugfix][TIR] Put ThreadSync Pass after MergeSharedMemory Pass
trafficstars
As discussed in #17439, The phase of ThreadSync injection should be applied when the memory allocations are all deterministic.
CC @Lunderberg @vinx13