[libclc] libclc: Use frexp builtins to implement frexp for amdgpu (PR #185637)

Wenju He via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 11 02:01:02 PDT 2026


================
@@ -0,0 +1,47 @@
+//===----------------------------------------------------------------------===//
----------------
wenju-he wrote:

Always including generic source directory could be problematic if a target decides to implement its own version of .inc file with same name, as the include directories would become confusing.

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


More information about the cfe-commits mailing list