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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo