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

Francis Visoiu Mistrih via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 1 21:29:30 PDT 2024


francisvm wrote:

I totally agree with you @tex3d, I wish we could add these constraints somewhere in `Builtins.td` in a more structured way. The diagnostic change was not unintentional, I just assumed we'd fix the one argument builtins in a separate commit from this one (aimed at two args).

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


More information about the cfe-commits mailing list