[all-commits] [llvm/llvm-project] 260e45: [mlir][sparse] fix stack UAF (#79353)
Peiming Liu via All-commits
all-commits at lists.llvm.org
Wed Jan 24 12:13:07 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 260e45cff0c3b2e95eea9752d64f7a3a31432c0a
https://github.com/llvm/llvm-project/commit/260e45cff0c3b2e95eea9752d64f7a3a31432c0a
Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/Utils/SparseTensorLevel.cpp
Log Message:
-----------
[mlir][sparse] fix stack UAF (#79353)
More information about the All-commits
mailing list