[PATCH] D75438: [X86] Reduce the number of emitted fragments due to branch align

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 11 21:50:27 PDT 2020


reames accepted this revision.
reames added a comment.
This revision is now accepted and ready to land.

I applied the patch and reviewed the changed code sequence directly.  It's more correct than what was there before.

LGTM, but please make sure the test check lines are updated so that the diff is visible before landing.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75438/new/

https://reviews.llvm.org/D75438





More information about the llvm-commits mailing list