[PATCH] D86955: [Hexagon] Make HexagonVLCR compatibile with New PM
    Ankit via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Sep  8 11:12:20 PDT 2020
    
    
  
quic_aankit added a comment.
In D86955#2261498 <https://reviews.llvm.org/D86955#2261498>, @pzheng wrote:
> Is there any existing test case for this pass with the legacy pass manager? If so, you might want to add one with the new pass manager too.
All the existing testcases use opt to run the pass. The pass is not run integrated in the main list of passes for any -Ox level.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86955/new/
https://reviews.llvm.org/D86955
    
    
More information about the llvm-commits
mailing list