[all-commits] [llvm/llvm-project] 797594: [mlir][spirv] Fix nullptr dereference in UnifyAlia...
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Fri Apr 28 08:42:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 797594a0438f2c6188e9bb3a382f041d3addcd0d
https://github.com/llvm/llvm-project/commit/797594a0438f2c6188e9bb3a382f041d3addcd0d
Author: Jakub Kuderski <kubak at google.com>
Date: 2023-04-28 (Fri, 28 Apr 2023)
Changed paths:
M mlir/lib/Dialect/SPIRV/Transforms/UnifyAliasedResourcePass.cpp
M mlir/test/Dialect/SPIRV/Transforms/unify-aliased-resource.mlir
Log Message:
-----------
[mlir][spirv] Fix nullptr dereference in UnifyAliasedResource
Fixes: https://github.com/llvm/llvm-project/issues/62368
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D149376
More information about the All-commits
mailing list