[flang][openacc] Lower if_present clause correctly on acc update
The `if_present` clause is modeled as an attribute on the acc.update operation. The lowering was not adding correctly the attribute when the clause was present. This patch update the lowering to add the attribute when needed. Reviewed By: razvanlupusoru Differential Revision: https://reviews.llvm.org/D150171
parent
21508fa7
Please register or sign in to comment