Results 52 comments of elhewaty

InstCombine pass (LLVM) as some nice folds (can we use them?) like: - X * -1 --> 0 - X - X * (1 X abs(X * Y) - abs(X...

Hello @mikeurbach I will work on this. please assign it to me.

Also for the test coverage, should I add tests in `.fir`, or `.mlir`?

@bcardosolopes can you please mention a good start point, thanks

It's not finished yet, but I need to know whether I am on the right track or not. @fabianschuiki @maerhart

I am working on adding the statistics too.

Aside from the conflicts, I will resolve them later: Can you share your opinions? how to generate the `CHECK` tests? for basic-error.mlir : this is the error `unexpected error: use...

I think we need to implement like llvm `update_test_checks.py` for circt-opt.

@fabianschuiki, @maerhart ping :bell: !!