[all-commits] [llvm/llvm-project] a29734: [mlir] Fix stack-use-after-scope in cuda/vulkan cp...
Eugene Zhulenev via All-commits
all-commits at lists.llvm.org
Tue Oct 27 17:26:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a297340d9ef868662f6ac096001963c34862e367
https://github.com/llvm/llvm-project/commit/a297340d9ef868662f6ac096001963c34862e367
Author: Eugene Zhulenev <ezhulenev at google.com>
Date: 2020-10-27 (Tue, 27 Oct 2020)
Changed paths:
M mlir/tools/mlir-cuda-runner/mlir-cuda-runner.cpp
M mlir/tools/mlir-rocm-runner/mlir-rocm-runner.cpp
M mlir/tools/mlir-spirv-cpu-runner/mlir-spirv-cpu-runner.cpp
M mlir/tools/mlir-vulkan-runner/mlir-vulkan-runner.cpp
Log Message:
-----------
[mlir] Fix stack-use-after-scope in cuda/vulkan cpu runners
+fix rocm runner
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D90274
More information about the All-commits
mailing list