wenju-he wrote: > why is subnormal_config.cl not automatically included for clspv? It is in the > generic folder. A file in generic folder is used for the target if there > isn't a file with same name in target folder.
I see, it is because generic folder isn't used for clspv: https://github.com/llvm/llvm-project/blob/3c566a698ad0cb52ee814156f09ccdfa81266771/libclc/CMakeLists.txt#L297-L302 https://github.com/llvm/llvm-project/pull/183469 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
