Closed shundroid closed 1 month ago
Now:
integration-test/fir/out/comp/handshake_export.mlir
cmpi1#0
ninja check-dynamatic-experimental
Fixes:
A bug in SpeculatorOp::parse (the order of arguments was wrong)
Relaxed types from ChannelType to HandshakeType to support control tokens as well
Changed the type of SpeculatingBranch's tagFromOperand arg
Updated test MLIR files under experimental/test/lib/Transforms/Speculation to use the latest type system
experimental/test/lib/Transforms/Speculation
Now:
integration-test/fir/out/comp/handshake_export.mlir
atcmpi1#0
ninja check-dynamatic-experimental
Fixes:
A bug in SpeculatorOp::parse (the order of arguments was wrong)
Relaxed types from ChannelType to HandshakeType to support control tokens as well
Changed the type of SpeculatingBranch's tagFromOperand arg
Updated test MLIR files under
experimental/test/lib/Transforms/Speculation
to use the latest type system