krzysz00 wrote: > There's no reason why @llvm.av.global.load.b128() cannot be implemented as a > simple library function that contains a GLOBAL_LOAD instruction with the > proper flags, if such a library existed to cover all subtargets.
I think that'd also require something like the proposed "allow operand bundles that don't have 'you can delete this' semantics on load/store" that came out of Nvidia a while back https://github.com/llvm/llvm-project/pull/200775 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
