[PATCH] D66467: [Codegen] skip debug instr to avoid code change

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 28 12:34:01 PDT 2019


aprantl added a comment.

In D66467#1723311 <https://reviews.llvm.org/D66467#1723311>, @yechunliang wrote:

> Current status is "accepted and ready to land" for a long time. 
>  I'm new on LLVM, Is there anything I need to do to make this PR be merged?


If you have commit access, this is the signal for you to commit the patch to LLVM. If you don't, it's best to ask one of the reviewers to commit the patch for you. LLVM doesn't have pull requests in the GitHub sense.


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

https://reviews.llvm.org/D66467





More information about the llvm-commits mailing list