[all-commits] [llvm/llvm-project] 50c45e: [TableGen] Move some vectors into place instead of...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sat Apr 1 15:49:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 50c45e0ac7386ead60422181193c19c85e15424e
https://github.com/llvm/llvm-project/commit/50c45e0ac7386ead60422181193c19c85e15424e
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-04-01 (Sat, 01 Apr 2023)
Changed paths:
M llvm/utils/TableGen/DAGISelEmitter.cpp
M llvm/utils/TableGen/DAGISelMatcher.h
M llvm/utils/TableGen/DAGISelMatcherOpt.cpp
Log Message:
-----------
[TableGen] Move some vectors into place instead of copying them.
More information about the All-commits
mailing list