- Fix to function canBeMovedUpwards.
- Declaration of function canBeMovedDownwards.
Details
Details
- Reviewers
jdoerfert sstefan1 JonChesterfield
Diff Detail
Diff Detail
Paths
| Differential D85840
[OpenMPOpt][SplitMemTransfer] Is it possible/worth it to split the runtime call? AbandonedPublic Authored by hamax97 on Aug 12 2020, 8:43 AM.
Details
Summary
Diff Detail Event TimelineComment Actions
Yes, I already did it. Sorry for not doing it before.
This comment was removed by hamax97.
Revision Contents
Diff 285193 llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
llvm/include/llvm/Transforms/IPO/OpenMPOpt.h
llvm/lib/Transforms/IPO/OpenMPOpt.cpp
|
If I'm not wrong canBeMovedDownwards() never returns nullptr?