[PATCH] D20505: Codegen: Outline for chains of tail-duplicable blocks.
    Matt Arsenault via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Dec 15 13:03:18 PST 2016
    
    
  
arsenm added inline comments.
================
Comment at: test/CodeGen/AMDGPU/convergent-inlineasm.ll:32
 ; GCN: BB{{[0-9]+_[0-9]+}}:
+
 define void @nonconvergent_inlineasm(i64 addrspace(1)* nocapture %arg) {
----------------
Unnecessary whitespace change
https://reviews.llvm.org/D20505
    
    
More information about the llvm-commits
mailing list