[PATCH] D44700: [GlobalISel] Improving InstructionSelect's performance by reducing MatchTable
Roman Tereshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 23 14:09:07 PDT 2018
rtereshin added a comment.
In https://reviews.llvm.org/D44700#1075976, @qcolombet wrote:
> Hi Roman,
>
> LGTM.
> When you commit, please split the patch between, formatting NFC, fixing of wrong assertion :), adding switch opcode, adding switch types.
>
> Cheers,
> -Quentin
Hi Quentin,
Thank you for looking into this!
Good suggestions, will do.
Thanks,
Roman
Repository:
rL LLVM
https://reviews.llvm.org/D44700
More information about the llvm-commits
mailing list