mrkajetanp wrote:

This can now move ahead. I think the only question is whether to keep 
`vcvth_s16_f16` generating the intrinsic `llvm.aarch64.neon.fcvtzs.i16.f16` or 
to change it to now generate `llvm.fptosi.sat.i16.f16`. They both will generate 
the same assembly in the end. The same for `fcvtzu/fptoui`.

https://github.com/llvm/llvm-project/pull/156029
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to