The functions are moved above the parseClauses function as they
will be used inside it to parse hint clause
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D112071
[MLIR][OpenMP][NFC] Moved Synchronization Hint related functions ClosedPublic Authored by shraiysh on Oct 19 2021, 6:42 AM.
Details Summary The functions are moved above the parseClauses function as they
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 21 others. · View Herald TranscriptOct 19 2021, 6:42 AM shraiysh added reviewers: kiranktp, AMDChirag, NimishMishra, kiranchandramohan, peixin, clementval.Oct 19 2021, 6:47 AM This revision is now accepted and ready to land.Oct 19 2021, 7:03 AM Closed by commit rG10e08784ca27: [MLIR][OpenMP][NFC] Moved Synchronization Hint related functions (authored by shraiysh). · Explain WhyOct 19 2021, 7:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 380683 mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
|