[PATCH] D158568: [TableGen] Rename ResourceCycles and StartAtCycle to clarify semantics

Michael Maitland via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 05:27:40 PDT 2023


michaelmaitland added a comment.

In D158568#4623906 <https://reviews.llvm.org/D158568#4623906>, @wangpc wrote:

> Is there any example show how `AcquireAtCycles` can be used to model scheduling? It's all 0s by default? I don't really understand how it works. :-)

Working on improving the SiFive7 to use it. Will add you as reviewer once posted.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158568/new/

https://reviews.llvm.org/D158568



More information about the llvm-commits mailing list