Closed kuhar closed 1 year ago
cc: @antiagainst
Ouch.. Hopefully this is the last batch. Feel free to take on them when you want to slot something in; no hurry.
I added the missing patterns in:
I'll wait for the next integrate to pick those up and see if everything builds with --iree-mhlo-demote-i64-to-i32=false
I checked and the whole test suite builds with --iree-mhlo-demote-i64-to-i32=false
with the most recent main
branch.
When running the unittest suite with
--iree-mhlo-demote-i64-to-i32=false
, a few Wide Integer Emulation patterns appear missing:arith.maxsi
,arith.minsi
,arith.index_cast
.Full log: