[all-commits] [llvm/llvm-project] e4a23a: [Tablegen] Use llvm::is_contained (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Wed Dec 9 23:34:35 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e4a23a418b4ca007e2c6c0bf488073cbc5f81290
https://github.com/llvm/llvm-project/commit/e4a23a418b4ca007e2c6c0bf488073cbc5f81290
Author: Kazu Hirata <kazu at google.com>
Date: 2020-12-09 (Wed, 09 Dec 2020)
Changed paths:
M llvm/utils/TableGen/CodeGenSchedule.cpp
M llvm/utils/TableGen/CodeGenTarget.cpp
M llvm/utils/TableGen/RegisterBankEmitter.cpp
Log Message:
-----------
[Tablegen] Use llvm::is_contained (NFC)
More information about the All-commits
mailing list