[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:03 PST 2025


================
@@ -0,0 +1,65 @@
+//===----------------------------------------------------------------------===//
----------------
rjodinchr wrote:

This file is not a source, it is only included. Should it have the `.inc` extension? `clc_convert_float2int.inc` is already used, but maybe we should have something to differentiate them.

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


More information about the cfe-commits mailing list