You are viewing a plain text version of this content. The canonical link for it is here.
Posted to discuss-archive@tvm.apache.org by YuZeng via Apache TVM Discuss <no...@discuss.tvm.ai> on 2021/12/23 21:28:53 UTC

[Apache TVM Discuss] [Questions] Question about the DEPT FLAGs in instruction encoding


I have figured out myself, and I guess this information might be useful for others:

From the generated RTL from chisel, the 4-bit DEPT FLAG actually corresponds to: 

bit3~bit0: push_next, push_prev, pop_next, pop_prev.

So from the instruction encoding we can explicitly specify the dependency between instructions.





---
[Visit Topic](https://discuss.tvm.apache.org/t/question-about-the-dept-flags-in-instruction-encoding/11768/2) to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/33fb760f9bdbcb17f567615409ae852145405b93d1353e0b0df22239fc6fa364).