[libclc] [libclc] Remove .ll IR files for handling denormals (PR #182125)

Wenju He via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 18 18:04:48 PST 2026


wenju-he wrote:

should be fine to delete them. They seems like dead code. __clc_subnormals_disabled is only used in __clc_fp64_subnormals_supported, which has no use.

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


More information about the cfe-commits mailing list