[all-commits] [llvm/llvm-project] 2e9d2f: [TableGen] Construct SmallVector with ArrayRef (NF...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Aug 4 08:54:28 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2e9d2f183f1c4e458201d05e4dea96249f8a8f65
https://github.com/llvm/llvm-project/commit/2e9d2f183f1c4e458201d05e4dea96249f8a8f65
Author: Kazu Hirata <kazu at google.com>
Date: 2024-08-04 (Sun, 04 Aug 2024)
Changed paths:
M llvm/include/llvm/TableGen/Record.h
M llvm/lib/TableGen/Record.cpp
M llvm/utils/TableGen/Common/DAGISelMatcher.h
M llvm/utils/TableGen/Common/GlobalISel/GlobalISelMatchTable.h
Log Message:
-----------
[TableGen] Construct SmallVector with ArrayRef (NFC) (#101870)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list