Fixes part of the issue in https://github.com/llvm/llvm-project/issues/62013
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D151206
Add OpenMPToLLVM conversion pattern for taskgroup ClosedPublic Authored by kiranchandramohan on May 23 2023, 5:55 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: jplehr, sstefan1, stephenneuendorffer and 2 others. · View Herald Transcript This revision is now accepted and ready to land.May 23 2023, 9:26 AM Comment Actions
Since this is only a test, i guess it is OK. Closed by commit rG4447b82b897a: Add OpenMPToLLVM conversion pattern for taskgroup (authored by kiranchandramohan). · Explain WhyMay 24 2023, 3:26 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 525097 flang/test/Fir/convert-to-llvm-openmp-and-fir.fir
mlir/lib/Conversion/OpenMPToLLVM/OpenMPToLLVM.cpp
mlir/test/Conversion/OpenMPToLLVM/convert-to-llvmir.mlir
|