GaloisInc / daedalus

The Daedalus data description language
BSD 3-Clause "New" or "Revised" License
65 stars 11 forks source link

Handle element-pooling for concat, emit, and builders #317

Open simonjwinwood opened 1 year ago

simonjwinwood commented 1 year ago

Curerntly if there is a concat/emit/builder operation in Talos the element pooling features will be disabled (for that list). Supporting these operations will allow better synthesis performance.