[all-commits] [llvm/llvm-project] 2eef87: [TableGen] Avoid repeated lookups of Uses and Defs...
Jay Foad via All-commits
all-commits at lists.llvm.org
Mon Jan 23 10:46:48 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2eef8759152c7aba837addd8e90fda73c9c1f63e
https://github.com/llvm/llvm-project/commit/2eef8759152c7aba837addd8e90fda73c9c1f63e
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-01-23 (Mon, 23 Jan 2023)
Changed paths:
M llvm/utils/TableGen/InstrInfoEmitter.cpp
Log Message:
-----------
[TableGen] Avoid repeated lookups of Uses and Defs records. NFC.
More information about the All-commits
mailing list