[all-commits] [llvm/llvm-project] a8aa43: [TableGen] Intialize vector with constructor inste...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sat Apr 22 22:41:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a8aa43bb1a7c5c7c1bfd59a64a8ffbb6550b6a7e
https://github.com/llvm/llvm-project/commit/a8aa43bb1a7c5c7c1bfd59a64a8ffbb6550b6a7e
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-04-22 (Sat, 22 Apr 2023)
Changed paths:
M llvm/utils/TableGen/DAGISelMatcherEmitter.cpp
Log Message:
-----------
[TableGen] Intialize vector with constructor instead of assign. NFC
More information about the All-commits
mailing list