[all-commits] [llvm/llvm-project] 439612: [mlir][sparse] hoists alloca outside the outermost...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Tue Oct 24 11:23:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 43961264c810deeb063444f7a83ff86cfe52066d
https://github.com/llvm/llvm-project/commit/43961264c810deeb063444f7a83ff86cfe52066d
Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
Date: 2023-10-24 (Tue, 24 Oct 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp
Log Message:
-----------
[mlir][sparse] hoists alloca outside the outermost loop. (#70085)
More information about the All-commits
mailing list