[all-commits] [llvm/llvm-project] 81dd3a: [mlir][spirv] Fix coop matrix getExtension
Thomas via All-commits
all-commits at lists.llvm.org
Tue Jun 2 16:33:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 81dd3a47189ec2e2c83d5948748dcfadb9463923
https://github.com/llvm/llvm-project/commit/81dd3a47189ec2e2c83d5948748dcfadb9463923
Author: Thomas Raoux <thomasraoux at google.com>
Date: 2020-06-02 (Tue, 02 Jun 2020)
Changed paths:
M mlir/lib/Dialect/SPIRV/SPIRVTypes.cpp
Log Message:
-----------
[mlir][spirv] Fix coop matrix getExtension
Stack variable was being used beyond its lifetime.
Differential Revision: https://reviews.llvm.org/D80948
More information about the All-commits
mailing list