tensorflow / mlir

"Multi-Level Intermediate Representation" Compiler Infrastructure
1.74k stars 258 forks source link

fix asm printer for affine expr (#201) #204

Closed bondhugula closed 5 years ago

bondhugula commented 5 years ago

Signed-off-by: Uday Bondhugula uday@polymagelabs.com

bondhugula commented 5 years ago

Anything more on this? All test cases pass for me, and there isn't detail on what's failing internally. @ftynse

River707 commented 5 years ago

Just fixed it, should be out soon. Apologies for the delay.