[PATCH] D128471: [SPIR-V] Introduce SPIR-V global entities tracking and deduplication infra.

Aleksandr Bezzubikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 7 08:15:30 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfa2a7a25c989: [SPIR-V] Introduce SPIR-V global entities tracking and deduplication infra. (authored by zuban32).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128471

Files:
  llvm/lib/Target/SPIRV/CMakeLists.txt
  llvm/lib/Target/SPIRV/SPIRVCallLowering.cpp
  llvm/lib/Target/SPIRV/SPIRVDuplicatesTracker.cpp
  llvm/lib/Target/SPIRV/SPIRVDuplicatesTracker.h
  llvm/lib/Target/SPIRV/SPIRVGlobalRegistry.cpp
  llvm/lib/Target/SPIRV/SPIRVGlobalRegistry.h
  llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp
  llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.cpp
  llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.h
  llvm/test/CodeGen/SPIRV/transcoding/RelationalOperators.ll
  llvm/test/CodeGen/SPIRV/transcoding/fcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128471.442927.patch
Type: text/x-patch
Size: 56855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220707/28d24fa8/attachment-0001.bin>


More information about the llvm-commits mailing list