[all-commits] [llvm/llvm-project] b62928: [TableGen] Avoid repeated TreePredicateFn::getCode...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Mar 1 07:44:44 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b62928b21ec8c8c5f41c7b30adc14bbd027c908c
https://github.com/llvm/llvm-project/commit/b62928b21ec8c8c5f41c7b30adc14bbd027c908c
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-03-01 (Mon, 01 Mar 2021)
Changed paths:
M llvm/utils/TableGen/DAGISelMatcherEmitter.cpp
Log Message:
-----------
[TableGen] Avoid repeated TreePredicateFn::getCodeToRunOnSDNode() calls in MatcherTableEmitter::EmitNodePredicatesFunction loop. NFCI.
More information about the All-commits
mailing list