Priyanshu3820 wrote: > I think #165682 is removing all the builtins implemented here.
Thanks for letting me know. Just to clarify, my PR is implementing CIR lowering for these builtins, not modifying Clang's builtin definitions themselves. But you raised a good point that if #165682 removes these x86 builtins from Clang upstream, CIR would need to adapt. Btw, what's the current status of your PR? https://github.com/llvm/llvm-project/pull/169310 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
