It looked more reasonable to set the wait state to
zero for all non-instructions. With that, we can avoid
the special handling for them in getWaitStatesSince
and AdvanceCycle. This NFC patch makes the handling
more generic.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo