[clang] [Clang] Add __builtin_(elementwise|reduce)_(max|min)imum (PR #110198)

via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 1 18:26:40 PDT 2024


zeroomega wrote:

But IIUC, the diagnostic message change from this PR might be unintentional. The expected error message in 793ded7d0b7f1407636a98007f83074b8dd5f765 doesn't align to the error message from other tests in the same file. Should that be addressed?

https://github.com/llvm/llvm-project/pull/110198


More information about the cfe-commits mailing list