[PATCH] D15289: Avoid inlining CallSites leading to unreachable
    hfinkel@anl.gov via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Dec 10 10:11:17 PST 2015
    
    
  
hfinkel added a comment.
In http://reviews.llvm.org/D15289#307264, @junbuml wrote:
> > We can do that; the test cases will be good to have regardless.
>
>
> Can you give me more detail about the test cases I missed ?
I meant that the test cases you have will be useful as regression tests along with a BPI-based implementation as well. Thus, when we have a BPI-based implementation, we that discard this one, but keep the tests.
http://reviews.llvm.org/D15289
    
    
More information about the llvm-commits
mailing list