[PATCH] D140548: [SPIR-V] Map IR function pointers to registers in ModuleAnalysis

Michal Paszkowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 7 06:40:24 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG99203241df4d: [SPIR-V] Map IR function pointers to registers in ModuleAnalysis (authored by mpaszkowski).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140548

Files:
  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
  llvm/test/CodeGen/SPIRV/function/multiple-anonymous-functions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140548.487089.patch
Type: text/x-patch
Size: 8048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230107/e824ec71/attachment.bin>


More information about the llvm-commits mailing list