jayfoad wrote:

> I still think we need an intrinsic here because a load + an addtid store can 
> be scheduled much different from the asynchronous "gather to LDS" - and 
> because we don't want this load/store to not be optimized

IMO the intrinsic should only be added as a last resort if we really can't get 
the pattern based codegen to work well enough.

https://github.com/llvm/llvm-project/pull/137425
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to