================ @@ -230,6 +230,9 @@ Non-comprehensive list of changes in this release - Deprecated float types support from ``__builtin_elementwise_max`` and ``__builtin_elementwise_min``. +- ``__builtin_elementwise_max`` and ``__builtin_elementwise_min`` can now be ---------------- el-ev wrote:
Reworked this PR to support the new intrinsics https://github.com/llvm/llvm-project/pull/153563 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
