[libclc] [libclc][NFC] Move convert builtins from Python generator to .cl sources (PR #172634)
Romaric Jodin via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 30 01:35:02 PST 2025
================
@@ -0,0 +1,103 @@
+//===----------------------------------------------------------------------===//
----------------
rjodinchr wrote:
This file is not a source, it is only included. Should it have the `.inc` extension?
https://github.com/llvm/llvm-project/pull/172634
More information about the cfe-commits
mailing list