[PATCH] D93654: [TableGen] Change getAllDerivedDefinitions() to return an ArrayRef
Paul C. Anagnostopoulos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 23 11:17:53 PST 2020
Paul-C-Anagnostopoulos updated this revision to Diff 313576.
Paul-C-Anagnostopoulos marked an inline comment as done.
Paul-C-Anagnostopoulos added a comment.
Changed the loop in CodeEmitterGen.cpp to a range-based loop.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93654/new/
https://reviews.llvm.org/D93654
Files:
llvm/include/llvm/TableGen/Record.h
llvm/lib/TableGen/Record.cpp
llvm/utils/TableGen/AsmMatcherEmitter.cpp
llvm/utils/TableGen/AsmWriterEmitter.cpp
llvm/utils/TableGen/Attributes.cpp
llvm/utils/TableGen/CallingConvEmitter.cpp
llvm/utils/TableGen/CodeEmitterGen.cpp
llvm/utils/TableGen/CodeGenDAGPatterns.cpp
llvm/utils/TableGen/CodeGenHwModes.cpp
mlir/tools/mlir-tblgen/OpInterfacesGen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93654.313576.patch
Type: text/x-patch
Size: 12163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201223/7c84f1c1/attachment.bin>
More information about the llvm-commits
mailing list