[PATCH] D34271: [MBP] do not rotate loop if it creates extra branch

Kyle Butt via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 19 13:52:21 PDT 2017


iteratee added inline comments.


================
Comment at: lib/CodeGen/MachineBlockPlacement.cpp:1941
     }
   }
 
----------------
How is your test different from the test above? 


https://reviews.llvm.org/D34271





More information about the llvm-commits mailing list