================ @@ -119,6 +119,13 @@ bool SPIRVExtensionsParser::parse(cl::Option &O, StringRef ArgName, continue; } + if (Token == "KHR") { ---------------- s-perron wrote: I can add it if you want. https://github.com/llvm/llvm-project/pull/145535