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

Michal Paszkowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 10 15:09:34 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7a3c9a85c5fa: [SPIRV] Fix call lowering of "anonymous" functions (authored by mpaszkowski).

Repository:
  rG LLVM Github Monorepo

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.466641.patch
Type: text/x-patch
Size: 6288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221010/a54877f3/attachment.bin>


More information about the llvm-commits mailing list