[clang] [clang] constexpr `__builtin_elementwise_{max, min}` (PR #153563)
Simon Pilgrim via cfe-commits
cfe-commits at lists.llvm.org
Thu May 7 01:41:45 PDT 2026
RKSimon wrote:
> Is this still needed after #180885?
If we intend to still support `__builtin_elementwise_max` for fp types then yes
https://github.com/llvm/llvm-project/pull/153563
More information about the cfe-commits
mailing list