[PATCH] D101030: [OpenMP] Overhaul `declare target` handling
    greg miller via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri May  7 14:38:27 PDT 2021
    
    
  
gregmiller added a comment.
Hello, We are maintaining a downstream version of the monorepo based on the LLVM main branch. We have not transitioned to the new PM yet. In a recent attempt to merge the latest upstream commits into our monorepo we came across the following test failures after your commit.
F16720091: failed_report.txt <https://reviews.llvm.org/F16720091>
For below test cases:
  remarks_parallel_in_multiple_target_state_machines.c
  remarks_parallel_in_target_state_machine.c
Thanks
greg
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101030/new/
https://reviews.llvm.org/D101030
    
    
More information about the llvm-commits
mailing list