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

Francesco Petrogalli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 4 01:33:01 PDT 2023


fpetrogalli 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. :-)

You can watch the talk that describes what `StartAtCycle` (which became `AcquireAtCycle`) is for: https://www.youtube.com/watch?v=XWBVLcdzmFg


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