bcardosolopes wrote: > What I meant was, has there been any consideration of having a dedicated > operation like `cir.masked.load` rather than just calling the LLVM intrinsic?
Oh, I see your point now. Having masked cir loads/stores sounds good to me. https://github.com/llvm/llvm-project/pull/169464 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
