[PATCH] D67634: Remove assert from MachineLoop::getLoopPredecessor()
    Matt Arsenault via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Sep 19 17:04:48 PDT 2019
    
    
  
arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.
LGTM with test fix
================
Comment at: llvm/test/CodeGen/AMDGPU/loop_header_nopred.mir:6-7
+
+# GCN: name: loop_header_nopred
+# GCN: S_ENDPGM
+---
----------------
Can you generate full checks?
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67634/new/
https://reviews.llvm.org/D67634
    
    
More information about the llvm-commits
mailing list