Varnike wrote: - Added remaining tests for f16/32/64 intrinsic. - Fixed lowering for several f16 ops, which leaded to errors at selection stage (https://godbolt.org/z/G8E9Ksv4P). - The only untested intrinsics are maximum and minimum. At the moment they also lead to compilation fail (https://godbolt.org/z/cbdx5bj9v, same for llvm.maximum and minimum). Is there support for these intrinsics in the backend and should it be addressed within this patch?
I haven’t addressed FPSCR yet; before proceeding I'd like to hear your opinion on how should it be done. https://github.com/llvm/llvm-project/pull/137101 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits