[all-commits] [llvm/llvm-project] 16672d: [mlir][spirv] Fix null pointer dereference in `--t...
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Wed Mar 29 09:10:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 16672dba5f05172ce62b609f93a5fc254e37ec4d
https://github.com/llvm/llvm-project/commit/16672dba5f05172ce62b609f93a5fc254e37ec4d
Author: Jakub Kuderski <kubak at google.com>
Date: 2023-03-29 (Wed, 29 Mar 2023)
Changed paths:
M mlir/test/Dialect/SPIRV/IR/target-env.mlir
M mlir/test/lib/Dialect/SPIRV/TestAvailability.cpp
Log Message:
-----------
[mlir][spirv] Fix null pointer dereference in `--test-spirv-target-env`
Fixes: https://github.com/llvm/llvm-project/issues/61710
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D147163
More information about the All-commits
mailing list