[all-commits] [llvm/llvm-project] 466aa5: [mlir][spirv] Fix crash in spirv-lower-abi-attributes
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Fri Jan 13 08:00:57 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 466aa585c6dfb096bf9a7ad9bcbc6ce8cc7abff1
https://github.com/llvm/llvm-project/commit/466aa585c6dfb096bf9a7ad9bcbc6ce8cc7abff1
Author: Jakub Kuderski <kubak at google.com>
Date: 2023-01-13 (Fri, 13 Jan 2023)
Changed paths:
M mlir/lib/Dialect/SPIRV/Transforms/LowerABIAttributesPass.cpp
M mlir/test/Dialect/SPIRV/Transforms/abi-interface.mlir
Log Message:
-----------
[mlir][spirv] Fix crash in spirv-lower-abi-attributes
... when the are no SPIR-V env attributes.
Fixes: https://github.com/llvm/llvm-project/issues/59983
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D141695
More information about the All-commits
mailing list