[libclc] [libclc] Optimize generic CLC fmin/fmax (PR #128506)

Wenju He via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 22 18:08:49 PDT 2025


wenju-he wrote:

> If the decision is the conformance test continues doing what it has been doing, it should directly map to llvm.minimumnum/maximumnum.

For now, @frasercrmck can we update this PR to use __builtin_elementwise_maximumnum/minimumnum so that OpenCL CTS can pass?

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


More information about the cfe-commits mailing list