[all-commits] [llvm/llvm-project] 2dd9e4: [spirv] Use owning module ref to avoid leaks and f...
Lei Zhang via All-commits
all-commits at lists.llvm.org
Thu Jul 16 14:31:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2dd9e43579b341e5de238de924cc910042b0194e
https://github.com/llvm/llvm-project/commit/2dd9e43579b341e5de238de924cc910042b0194e
Author: Lei Zhang <antiagainst at google.com>
Date: 2020-07-16 (Thu, 16 Jul 2020)
Changed paths:
M mlir/lib/Dialect/SPIRV/Serialization/Deserializer.cpp
M mlir/unittests/Dialect/SPIRV/SerializationTest.cpp
Log Message:
-----------
[spirv] Use owning module ref to avoid leaks and fix ASAN tests
Differential Revision: https://reviews.llvm.org/D83982
More information about the All-commits
mailing list