#include "source/spirv_constant.h" namespace spvtools { namespace opt { class RemoveUnusedInterfaceVariablesContext { RemoveUnusedInterfaceVariablesPass& parent_; Instruction& entry_; std::unordered_set<uint32_t> used_variables_; IRContext::ProcessFunction pfn_ = std::bind(&RemoveUnusedInterfaceVar...
mlir::test::registerTestTensorCopyInsertionPass();diff --git a/mlir/tools/mlir-spirv-cpu-runner/mlir-spirv-cpu-runner.cpp b/mlir/tools/mlir-spirv-cpu-runner/mlir-spirv-cpu-runner.cppindex 7e0b51cac80621..22ad1024db4a0b 100644--- a/mlir/tools/mlir-spirv-cpu-runner/mlir-spirv-cpu-runn...
opt: prevent meld to merge block with MaximalReconvergence (KhronosGr… ab59dc6· Feb 6, 2024 HistoryHistory Breadcrumbs SPIRV-Tools /source /opt / block_merge_util.cppTop File metadata and controls Code Blame 233 lines (206 loc) · 8.37 KB Raw // Copyright (c) 2017 Th...
Forking so we can build once and create a release for use by Sokatoa - SPIRV-Tools/source/opt/debug_info_manager.cpp at 65ecfd1093a9a02627fbf98bd53897aca633ae92 · android-graphics/SPIRV-Tools