[PATCH] D67444: [ARM][MVE] Add invalidForTailPredication to TSFlags
    Sam Parker via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Sep 16 04:07:32 PDT 2019
    
    
  
samparker added a comment.
They are different things. I actually don't think that the specification prevents any instructions from being in a TP loop, we just need to be careful of these. We should be able to allow most (all?) of these once we implement some better checks in the backend to look at the operands.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67444/new/
https://reviews.llvm.org/D67444
    
    
More information about the llvm-commits
mailing list