[PATCH] D27209: [mips] Fix compact branch hazard detection

Zoran Jovanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 12 06:57:16 PST 2016


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

LGTM with a nit.



================
Comment at: test/CodeGen/Mips/compactbranches/compact-branch-implicit-def.mir:11
+  target triple = "mips64-img-linux-gnu"
+  
+  ; Function Attrs: nounwind
----------------
Nit: Unnecessary white space.
There are some other unnecessary white spaces in the test case.


Repository:
  rL LLVM

https://reviews.llvm.org/D27209





More information about the llvm-commits mailing list