[PATCH] D38359: [X86] Ignore DBG instructions in X86CmovConversion optimization to resolve PR34565

Amjad Aboud via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 2 14:21:01 PDT 2017


aaboud added a comment.

In https://reviews.llvm.org/D38359#885162, @ormris wrote:

> This fixes the code differences I reported.


Thanks Mathew.

@Chandlerc, you know this pass better than anybody else, can you review this minor change please?


https://reviews.llvm.org/D38359





More information about the llvm-commits mailing list