[PATCH] D46096: [GlobalISel][InstructionSelect] Refactoring out a getMatchTable virtual method, NFC
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 1 11:44:20 PDT 2018
dsanders added a comment.
Thanks. I'd suggest making it a little more obvious to someone skim-reading the list, for example:
> [GlobalISel][InstructionSelect] Refactoring out a getMatchTable virtual method + other small NFC's
but LGTM either way.
Repository:
rL LLVM
https://reviews.llvm.org/D46096
More information about the llvm-commits
mailing list