Matt Arsenault befad798a9
libclc: Implement remainder with remquo
(#187999)

This fixes conformance failures for double and
without -cl-denorms-are-zero. Optimizations are
able to eliminate the unusued quo handling without
duplicating most of the code.
2026-03-23 11:08:13 +01:00
..