llvm-project
c2dc46cd - [TableGen] Pass ValueTypeByHwMode by const reference in a couple places. NFC

Commit
1 year ago
[TableGen] Pass ValueTypeByHwMode by const reference in a couple places. NFC ValueTypeByHwMode contains a std::map. We shouldn't copy it if we don't need to . Fixes #101406.
Author
Committer
Parents
Loading