[PATCH] D33800: [SelectionDAG] Update the dominator after splitting critical edges

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 1 15:22:06 PDT 2017


davide added inline comments.


================
Comment at: test/CodeGen/X86/pr33266.ll:3
+; REQUIRES: asserts
+; RUN: llc -verify-dom-info %s
+
----------------
qcolombet wrote:
> Could you use a more explicit filename and list the PR within the comment here?
Done. I used `selectiondag-dominator.ll`, but if you have other suggestions, I'll be happy to change it.


https://reviews.llvm.org/D33800





More information about the llvm-commits mailing list