[llvm] [NFC][SPIRV] Fix function type recovery (PR #165934)

Alex Voicu via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 3 07:32:41 PST 2025


================
@@ -153,19 +153,21 @@ static FunctionType *getOriginalFunctionType(const Function &F) {
   // so we should support this.
----------------
AlexVlx wrote:

Removed.

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


More information about the llvm-commits mailing list