[PATCH] D116465: [SPIRV 6/6] Add the module analysis pass and the simplest tests
Michal Paszkowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 19 16:28:25 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG153dee34f161: [SPIR-V](6/6) Add the module analysis pass and the simplest tests (authored by iliya-diyachkov, committed by mpaszkowski).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116465/new/
https://reviews.llvm.org/D116465
Files:
llvm/lib/Target/SPIRV/CMakeLists.txt
llvm/lib/Target/SPIRV/MCTargetDesc/SPIRVInstPrinter.cpp
llvm/lib/Target/SPIRV/SPIRV.h
llvm/lib/Target/SPIRV/SPIRVAsmPrinter.cpp
llvm/lib/Target/SPIRV/SPIRVMCInstLower.cpp
llvm/lib/Target/SPIRV/SPIRVMCInstLower.h
llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.cpp
llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.h
llvm/lib/Target/SPIRV/SPIRVTargetMachine.cpp
llvm/test/CodeGen/SPIRV/function/identity-function.ll
llvm/test/CodeGen/SPIRV/function/trivial-function-definition.ll
llvm/test/CodeGen/SPIRV/function/trivial-function-with-attributes.ll
llvm/test/CodeGen/SPIRV/function/trivial-function-with-call.ll
llvm/test/CodeGen/SPIRV/lit.local.cfg
llvm/test/CodeGen/SPIRV/metadata-opencl.ll
llvm/test/CodeGen/SPIRV/transcoding/readonly.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116465.423767.patch
Type: text/x-patch
Size: 57710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220419/b32e3569/attachment.bin>
More information about the llvm-commits
mailing list