[all-commits] [llvm/llvm-project] fc398a: [mlir][sparse] test optimization of binary-valued ...
Aart Bik via All-commits
all-commits at lists.llvm.org
Fri May 3 10:41:38 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fc398a112d264a1b4d52e1be4ec1f75d83c3baf0
https://github.com/llvm/llvm-project/commit/fc398a112d264a1b4d52e1be4ec1f75d83c3baf0
Author: Aart Bik <ajcbik at google.com>
Date: 2024-05-03 (Fri, 03 May 2024)
Changed paths:
A mlir/test/Dialect/SparseTensor/binary_valued.mlir
Log Message:
-----------
[mlir][sparse] test optimization of binary-valued operations (#90986)
Make sure consumer-producer fusion happens (to avoid the temporary dense
tensor) and constant folding occurs in the generated code.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list