diff options
author | Chinmay Deshpande <cddeshpa@uci.edu> | 2024-08-07 05:47:20 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-07 08:47:20 -0400 |
commit | baf77036f6244ee23f77e61f986f083dd2334b6a (patch) | |
tree | 315ef2aec6a09495bf870fb8cf247500e75bda80 /clang/lib/Basic/IdentifierTable.cpp | |
parent | 30a4e9e5bec9ea88bd63d5b69d90218b45b5fd65 (diff) | |
download | llvm-baf77036f6244ee23f77e61f986f083dd2334b6a.zip llvm-baf77036f6244ee23f77e61f986f083dd2334b6a.tar.gz llvm-baf77036f6244ee23f77e61f986f083dd2334b6a.tar.bz2 |
`InOrderIssueStage` for llvm-mca should be generic over LSUnitBase (#101534)
Other HardwareUnits (such as the
[Scheduler](https://github.com/llvm/llvm-project/blob/main/llvm/include/llvm/MCA/HardwareUnits/Scheduler.h#L71))
and Stages (such as
[RetireStage](https://github.com/llvm/llvm-project/blob/main/llvm/include/llvm/MCA/Stages/RetireStage.h#L32))
are generic over `LSUnitBase` rather than the specialized `LSUnit`.
Diffstat (limited to 'clang/lib/Basic/IdentifierTable.cpp')
0 files changed, 0 insertions, 0 deletions