stanford-ppl / spatial

Spatial: "Specify Parameterized Accelerators Through Inordinately Abstract Language"
https://spatial.stanford.edu
MIT License
271 stars 33 forks source link

Pir dev #234

Closed yaqiz01 closed 5 years ago

yaqiz01 commented 5 years ago

ReduceSpecialization Test fail due to a bug fix in CanFuseFMA setter. In AccumAnalyzer need to match on the multiply add with mux structure instead of FMA directly because previously FMA was incorrectly fused.