[all-commits] [llvm/llvm-project] cf0773: [TableGen][NFC] Remove EponymousProcResourceKind (...
Wang Pengcheng via All-commits
all-commits at lists.llvm.org
Tue Feb 6 18:52:37 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf0773fb14e18e97de3f66b4f21f286ca4f97eae
https://github.com/llvm/llvm-project/commit/cf0773fb14e18e97de3f66b4f21f286ca4f97eae
Author: Wang Pengcheng <wangpengcheng.pp at bytedance.com>
Date: 2024-02-07 (Wed, 07 Feb 2024)
Changed paths:
M llvm/include/llvm/Target/TargetSchedule.td
Log Message:
-----------
[TableGen][NFC] Remove EponymousProcResourceKind (#80812)
We can use `!cast` to cast `NAME` to `ProcResourceKind`.
More information about the All-commits
mailing list