[PATCH] D135390: [SPIRV] Fix call lowering of "anonymous" functions

Michal Paszkowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 8 19:08:24 PDT 2022


mpaszkowski updated this revision to Diff 466328.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135390/new/

https://reviews.llvm.org/D135390

Files:
  llvm/lib/Target/SPIRV/SPIRVAsmPrinter.cpp
  llvm/lib/Target/SPIRV/SPIRVCallLowering.cpp
  llvm/lib/Target/SPIRV/SPIRVMCInstLower.cpp
  llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.cpp
  llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.h
  llvm/lib/Target/SPIRV/SPIRVUtils.cpp
  llvm/lib/Target/SPIRV/SPIRVUtils.h
  llvm/test/CodeGen/SPIRV/function/internal-anonymous-function.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135390.466328.patch
Type: text/x-patch
Size: 6288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221009/54ef167b/attachment.bin>


More information about the llvm-commits mailing list