[clang] [llvm] [SPIRV] Add more id and range builtIns (PR #143909)

Victor Lomuller via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 2 03:04:50 PDT 2025


Naghasan wrote:

> makes it easier to support non clang based frontends. Say we wanted to do something MLIR based.

Yes, that reminds me of the D compiler struggling to use the translator a few yers back.

@Keenuts so are you fine moving ahead as it is ? as @farzonl mentioned, it also has value if a non clang project also want to picks this up.

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


More information about the cfe-commits mailing list