[all-commits] [llvm/llvm-project] 97f059: Update mlir-spirv-cpu-runner.cpp (#70649)
tsitdikov via All-commits
all-commits at lists.llvm.org
Mon Oct 30 04:39:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 97f05956c61e98b62badc6d2449c4e848bf49062
https://github.com/llvm/llvm-project/commit/97f05956c61e98b62badc6d2449c4e848bf49062
Author: tsitdikov <149382295+tsitdikov at users.noreply.github.com>
Date: 2023-10-30 (Mon, 30 Oct 2023)
Changed paths:
M mlir/tools/mlir-spirv-cpu-runner/mlir-spirv-cpu-runner.cpp
Log Message:
-----------
Update mlir-spirv-cpu-runner.cpp (#70649)
https://github.com/llvm/llvm-project/pull/70568 removed the support for
lowering SPIRV to LLVM dialect. We now need to stop using
enableOpaquePointers with ConvertSPIRVToLLVMPassOptions.
More information about the All-commits
mailing list