NiccoloN
|
636310d0cb
|
add shared loop creation helpers
Validate Operations / validate-operations (push) Has been cancelled
add shared checked arithmetic helpers
refactor pim passes into Pim/Transforms
more robust memory coalescing pass
|
2026-06-01 16:49:06 +02:00 |
|
NiccoloN
|
356be6ccc2
|
uniquify constants produced by affine lowering
Validate Operations / validate-operations (push) Has been cancelled
|
2026-06-01 10:52:25 +02:00 |
|
NiccoloN
|
b678e55d3c
|
compact memory contiguity with for loops
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-31 18:47:59 +02:00 |
|
NiccoloN
|
ff36729140
|
centralize logic for materializing contiguous memory into bufferization
fix codegen symlinks overwrite
remove deprecated pim memcp_hd_batch op
|
2026-05-30 16:09:58 +02:00 |
|
NiccoloN
|
2d5b03c08f
|
automatic code reformat
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-29 19:21:37 +02:00 |
|
NiccoloN
|
8bb0babf1b
|
finish helper refactoring
Validate Operations / validate-operations (push) Has been cancelled
use uniqued constant helpers everywhere
materialize transposed constants directly
|
2026-05-29 17:05:45 +02:00 |
|
ilgeco
|
819d8af0f7
|
Refactor + ReduceMean batched
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-29 15:57:13 +02:00 |
|
ilgeco
|
832bd7f1f7
|
Transpose and Refactor of Patterns
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-29 13:23:31 +02:00 |
|
ilgeco
|
1ab489fe0a
|
Dynamic gemm/conv
|
2026-05-28 18:00:14 +02:00 |
|
NiccoloN
|
00414dd1d9
|
add verification of communication invariants at the end of spatial
Validate Operations / validate-operations (push) Has been cancelled
remove dead logic
|
2026-05-27 19:17:48 +02:00 |
|
NiccoloN
|
874a2f53e6
|
automatic code reformat
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-27 16:39:56 +02:00 |
|
NiccoloN
|
0f240af271
|
cleanup unused channel operations and related logic
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-25 20:58:51 +02:00 |
|
NiccoloN
|
b79ce8eeaa
|
use affine dialect to express simple constant progressions
Validate Operations / validate-operations (push) Has been cancelled
run dce at the end of MaterializeMergeSchedule to get rid of unused constants
|
2026-05-23 14:25:34 +02:00 |
|
NiccoloN
|
c77ffa9c56
|
better MaterializeMergeSchedule.cpp with %lane indexed batch computes
support for tensors of index values
|
2026-05-22 21:52:28 +02:00 |
|
NiccoloN
|
2c1da813b5
|
fix much stuff
|
2026-05-22 18:53:38 +02:00 |
|
NiccoloN
|
8337a11ce9
|
automatic code reformat
|
2026-05-22 15:23:48 +02:00 |
|
NiccoloN
|
074eb183c7
|
saner SpatialToPimPass architecture
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-22 07:27:54 +02:00 |
|
NiccoloN
|
43ed3914b8
|
better MaterializeMergeSchedule.cpp (something still broken downstream)
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-22 06:56:39 +02:00 |
|
NiccoloN
|
a50e77ff38
|
refactorone
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-20 19:06:41 +02:00 |
|
NiccoloN
|
e263e05f56
|
remove dead logic
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-18 18:32:40 +02:00 |
|
NiccoloN
|
c5e608fa5b
|
replace greedy pattern rewrites with partial conversions
Validate Operations / validate-operations (push) Has been cancelled
better failure messages
|
2026-05-14 11:48:16 +02:00 |
|
NiccoloN
|
8d95c604a6
|
automatic code formatting
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-13 21:51:19 +02:00 |
|
NiccoloN
|
41de3cb150
|
add memory coalescing pass
Validate Operations / validate-operations (push) Has been cancelled
better reports
refactor for more code-reuse and patter usage
fixes
|
2026-05-12 18:17:00 +02:00 |
|
NiccoloN
|
4f3570520c
|
add pim.vmm verifier and fix vmm lowering
reuse code for subviews
|
2026-05-12 15:13:50 +02:00 |
|
NiccoloN
|
628dc630a4
|
compact syntax for spatial tensor ops
Validate Operations / validate-operations (push) Has been cancelled
better IR compaction after dcp merge
remove pim.mvm op
better memory report
|
2026-05-12 13:35:25 +02:00 |
|
NiccoloN
|
909c4acfdd
|
huge refactor for high RewritePatterns usage and less ad-hoc cpp code
Validate Operations / validate-operations (push) Has been cancelled
remove Spatial many ops in favor of tensor ops like in pim
|
2026-05-12 10:35:44 +02:00 |
|
NiccoloN
|
5ff364027b
|
big cleanup: remove remaining pim many operations, simplify bufferization logic
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-11 14:38:13 +02:00 |
|
NiccoloN
|
b1272d2283
|
fast pim bufferization using tensors
Validate Operations / validate-operations (push) Successful in 24m29s
|
2026-05-08 14:21:45 +02:00 |
|
NiccoloN
|
58e6587697
|
Merge remote-tracking branch 'origin/main'
|
2026-05-08 13:12:47 +02:00 |
|
NiccoloN
|
f6c8cc4aa5
|
sightly better bufferization
minor fixes
|
2026-05-07 17:53:47 +02:00 |
|
ilgeco
|
566630b99a
|
Removed SpatNopPattern
Validate Operations / validate-operations (push) Successful in 22m36s
|
2026-05-07 17:03:35 +02:00 |
|
ilgeco
|
74931ad75b
|
Single Concat Fix
|
2026-05-07 16:47:01 +02:00 |
|
NiccoloN
|
f2fe147961
|
compact pim IR
Validate Operations / validate-operations (push) Successful in 22m15s
|
2026-05-06 17:16:51 +02:00 |
|
NiccoloN
|
b2dc9c38b6
|
better spatial IR compaction with better custom syntax, scf.for and
Validate Operations / validate-operations (push) Has been cancelled
spat.map
|
2026-05-06 12:21:58 +02:00 |
|
NiccoloN
|
285773fa55
|
rework actually broken dcp merge + compute re-batching (still to refine)
|
2026-05-04 19:30:40 +02:00 |
|
NiccoloN
|
f789954ad7
|
Refactor ONNXToSpatial Common and diagnostics
|
2026-05-04 13:42:43 +02:00 |
|
NiccoloN
|
62b0a6e19d
|
merge remote changes
|
2026-05-03 22:30:46 +02:00 |
|
NiccoloN
|
b605585b1f
|
compact spatial IR through different new operations and dedicated syntax
fast spatial node merging with batch operations
|
2026-05-03 14:14:14 +02:00 |
|
NiccoloN
|
15e8edb9c4
|
better spat computes merging
Validate Operations / validate-operations (push) Successful in 21m14s
|
2026-04-25 19:24:09 +02:00 |
|
NiccoloN
|
5545b0f672
|
fix MatMul pattern non-contiguous extract_slices
Validate Operations / validate-operations (push) Successful in 22m31s
|
2026-04-23 14:44:30 +02:00 |
|
NiccoloN
|
412ca957f6
|
multiple-output spat computes
Validate Operations / validate-operations (push) Successful in 22m38s
|
2026-04-23 09:28:57 +02:00 |
|
NiccoloN
|
85e2750d6c
|
faster (and refactored) DCP analysis
Validate Operations / validate-operations (push) Successful in 2h16m17s
|
2026-04-21 12:33:44 +02:00 |
|
NiccoloN
|
eade488d13
|
fix missed failing tests for channels
moderate refactor
|
2026-04-14 12:26:41 +02:00 |
|
NiccoloN
|
30ee9640d4
|
remove spatial bufferization logic (didn't make much sense) and move channel lowering to SpatialToPim
|
2026-04-14 11:55:19 +02:00 |
|
NiccoloN
|
f054e66ed0
|
reduce spatial compile-times in convolutions using a scf.for instead of materializing a huge number of instructions
Validate Operations / validate-operations (push) Has been cancelled
|
2026-04-10 18:50:25 +02:00 |
|
NiccoloN
|
1a0192d1f9
|
add support for softmax, resize, split, gather
Validate Operations / validate-operations (push) Has been cancelled
|
2026-04-09 14:25:00 +02:00 |
|
NiccoloN
|
39830be888
|
add support for operations: reduceMean, add, mul, div, sigmoid
Validate Operations / validate-operations (push) Failing after 51m52s
|
2026-03-30 15:41:12 +02:00 |
|
NiccoloN
|
742df111e3
|
add relu lowering
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
|
a4f3eed3e0
|
reformat code
|
2026-03-23 21:25:51 +01:00 |
|
NiccoloN
|
93e20c1dfc
|
standardize spatial and pim dialects
remove old unused stuff
|
2026-03-23 21:21:31 +01:00 |
|