[PATCH] D74372: [OpenMP][IRBuilder] Perform finalization (incl. outlining) late
    Johannes Doerfert via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Feb 11 13:18:54 PST 2020
    
    
  
jdoerfert added a comment.
In D74372#1870547 <https://reviews.llvm.org/D74372#1870547>, @vsk wrote:
> Can this delete `NeedWorkaroundForOpenMPIRBuilderBug` from llvm/lib/Transforms/Utils/CodeExtractor.cpp?
I didn't know about the workaround but that was the plan. I'll verify and add it to the patch.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74372/new/
https://reviews.llvm.org/D74372
    
    
More information about the llvm-commits
mailing list