[PATCH] D34743: [AArch64] AArch64CondBrTuningPass generates wrong branch instructions
Geoff Berry via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 28 07:02:44 PDT 2017
gberry accepted this revision.
gberry added a comment.
This revision is now accepted and ready to land.
Good catch. @mcrosier These test could probably be improved a little by making clear which way the branch was going by checking for the store instruction before the ret.
https://reviews.llvm.org/D34743
More information about the llvm-commits
mailing list