[PATCH] D84862: [X86] Make ENDBR instruction a scheduling boundary

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 1 13:29:14 PDT 2020


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

LGTM. I think I'm ok with it. I suppose we could construct some synthetic MIR test case, but not sure how complex it would have to be to make the scheduler want to move the ENDBR.


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

https://reviews.llvm.org/D84862



More information about the llvm-commits mailing list