[PATCH] D18594: CodeGen: Add a stand-alone hazard recognizer pass

Andrew Trick via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 14 15:10:49 PDT 2016


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

LGTM. I think the issues are fixable without adding a pass. However, it could be really nice to have a pass that fixes hazards without building a DAG.


http://reviews.llvm.org/D18594





More information about the llvm-commits mailing list