RKSimon wrote: I just meant the AVX512F/VL variants vcvtps2ph_mask / vcvtps2ph256_mask / __builtin_ia32_vcvtps2ph512_mask - those should just require additional handling for the getNumArgs() == 4 masked variant.
But I'm happy for this just to focus on the F16C cases if you prefer to iterate in later PRs. https://github.com/llvm/llvm-project/pull/162295 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
