-
Notifications
You must be signed in to change notification settings - Fork 16
[flang][openacc] Lower update directive #528
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[flang][openacc] Lower update directive #528
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like these PRs generated some conflicts.
Yeah ... It was not a good idea in the end to issue split PRs. I'll have to rebase after each merge. |
829bbaf
to
48ca60a
Compare
48ca60a
to
52bd3ef
Compare
@schweitzpgi Conflict have been resolved. Might have new conflict if you merge #526 before. |
This patch upstream the lowering of Update directive that was initially done in flang-compiler#528 Reviewed By: schweitz Differential Revision: https://reviews.llvm.org/D90472
This patch upstream the lowering of Update directive that was initially done in flang-compiler/f18-llvm-project#528 Reviewed By: schweitz Differential Revision: https://reviews.llvm.org/D90472
This patch upstream the lowering of Update directive that was initially done in flang-compiler/f18-llvm-project#528 Reviewed By: schweitz Differential Revision: https://reviews.llvm.org/D90472
This patch upstream the lowering of Update directive that was initially done in flang-compiler/f18-llvm-project#528 Reviewed By: schweitz Differential Revision: https://reviews.llvm.org/D90472
No description provided.