Commit Graph

9 Commits

Author SHA1 Message Date
NiccoloN
742df111e3 add relu lowering
Some checks failed
Validate Operations / validate-operations (push) Failing after 2h50m56s
add relu validation
add spatial compute helper
minor refactors
2026-03-25 11:03:03 +01:00
NiccoloN
da01e6d697 refactor Pim passes layout 2026-03-23 20:14:59 +01:00
NiccoloN
661170a9aa reimplement pool lowering
add pool validation
align PIM ops/codegen/parser with the ISA
move constant materialization to MLIR
rename the PIM verification/materialization passes
better folded-constant handling
2026-03-23 19:14:50 +01:00
NiccoloN
50c545539b clean up PIM CMake
update README.md
2026-03-23 16:39:14 +01:00
NiccoloN
6933804003 constant fold linalg.map (generated from tensor.pad for padding)
refactor pim helpers in PimCommon
2026-03-20 20:51:20 +01:00
NiccoloN
bb6dcd38a3 replace deprecated "rewriter.create()" pattern
refactor PIM to Pim everywhere except for the accelerator name
2026-03-20 13:30:53 +01:00
NiccoloN
6e1de865bb add constant folding and verification pass for pim host operations
better validation scripts output
big refactors
2026-03-20 12:08:12 +01:00
NiccoloN
ae6e815c7b fix output paths
add gemm test
2026-02-25 17:24:31 +01:00
NiccoloN
a6e928bdd7 add PIM accelerator 2026-02-24 15:09:18 +01:00