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

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 1 15:17:48 PDT 2017


qcolombet added inline comments.


================
Comment at: test/CodeGen/X86/pr33266.ll:3
+; REQUIRES: asserts
+; RUN: llc -verify-dom-info %s
+
----------------
Could you use a more explicit filename and list the PR within the comment here?


https://reviews.llvm.org/D33800





More information about the llvm-commits mailing list