[clang] [OFFLOAD] Add headers to support complex math for spirv (PR #179846)
via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 16 12:49:17 PST 2026
fineg74 wrote:
Refactored the change so it reuses existing implementation to minimize the changes. While compiler-rt may be a better solution there is a test that uses this functionality so we might need to support it until everything is migrated to compiler-rt
https://github.com/llvm/llvm-project/pull/179846
More information about the cfe-commits
mailing list