[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 10:11:14 PDT 2019
arsenm added a comment.
FWIW I would like some control over what boolean sources are acceptable to invert. SelectionDAG inserting a condition invert between a control flow intrinsic and the branch required work to undo
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