Move the index variable used to track variables inside of the specific
processDataOperands functions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D103924
[mlir][openacc][NFC] move index in processDataOperands ClosedPublic Authored by clementval on Jun 8 2021, 12:50 PM.
Details Summary Move the index variable used to track variables inside of the specific
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, teijeong and 15 others. · View Herald TranscriptJun 8 2021, 12:50 PM This revision is now accepted and ready to land.Jun 8 2021, 1:50 PM This revision was landed with ongoing or failed builds.Jun 9 2021, 7:28 AM Closed by commit rGcf8467057947: [mlir][openacc][NFC] move index in processDataOperands (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 350891 mlir/lib/Target/LLVMIR/Dialect/OpenACC/OpenACCToLLVMIRTranslation.cpp
|