zeyi2 wrote: Hi, I implemented six comparison intrinsics: __mm(256)_cmp_ss/sd/ps/pd. But I'm not quite sure whether my adding helper functions in `InterpBuiltin.cpp` is okay. Also, should I add full coverage (32*6 testcases) for all six functions?
Thanks for taking a look. https://github.com/llvm/llvm-project/pull/160876 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
