[PATCH] D64354: [AArch64][GlobalISel] Optimize conditional branches followed by unconditional branches
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 8 09:56:58 PDT 2019
arsenm added a comment.
In D64354#1573842 <https://reviews.llvm.org/D64354#1573842>, @arsenm wrote:
> Why is this done in the target selector instead of in a generic combine?
I'm pretty sure SelectionDAGBuilder does this today
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64354/new/
https://reviews.llvm.org/D64354
More information about the llvm-commits
mailing list