RKSimon wrote: > @RKSimon from what I can see in clang/lib/Headers/mmintrin.h, it looks like > all the intrinsics you mentioned are already being used in CONSTEXPR, shall I > make test cases for it?
Ah! I forgot I'd done these ages ago - they should already have test coverage if I did it properly. Thanks for checking. https://github.com/llvm/llvm-project/pull/157582 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
