For variables in declare clauses, their producing operation should be
marked with the data clause for ease of lookup and consistency
verification. Thus add an attribute that can be used for this purpose
plus verification that declare data operation matches the declare
data clause on variable.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp | ||
---|---|---|
1150 | I will fix copy-paste variable naming error here. |
I will fix copy-paste variable naming error here.