[llvm] [DA] Add option to enable specific dependence test only (PR #164245)
    Michael Kruse via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Oct 20 08:50:26 PDT 2025
    
    
  
================
----------------
Meinersbur wrote:
Would have been nice for each test method to have a test case that only that method can process. The `consistent output [*]` checks are negative tests (tests for something to not work). Only `-da-enable-dependence-test=strong-siv` is really tested here.
On the other side, I am already happy with the fine granularity of this PR.
https://github.com/llvm/llvm-project/pull/164245
    
    
More information about the llvm-commits
mailing list