[PATCH] D87389: [flang][openacc] Lower clauses on loop construct to OpenACC dialect
    Valentin Clement via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Sep  9 10:53:02 PDT 2020
    
    
  
clementval added a comment.
In D87389#2263893 <https://reviews.llvm.org/D87389#2263893>, @SouraVX wrote:
> Since `bbc` based test can't be added here, would you mind adding a unit-test here ?
Well I have to see how to add a meaningful unit test here. Lowering unit tests that are currently upstreamed seem to just copy-paste the lowering code which does not really test the lowering code itself.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87389/new/
https://reviews.llvm.org/D87389
    
    
More information about the llvm-commits
mailing list