Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/lib/Target/LLVMIR/Dialect/OpenACC/OpenACCToLLVMIRTranslation.cpp | ||
---|---|---|
37 | Naming nit, we tend to use the kGlobalConstantName style. |
Paths
| Differential D102382
[mlir][openacc] Translate UpdateOp to LLVM IR ClosedPublic Authored by clementval on May 12 2021, 5:30 PM.
Details Summary
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, teijeong and 14 others. · View Herald TranscriptMay 12 2021, 5:30 PM clementval added a parent revision: D102381: [mlir][openacc] Translate ExitDataop to LLVM IR.May 12 2021, 5:34 PM This revision is now accepted and ready to land.May 20 2021, 1:36 AM clementval removed a parent revision: D102381: [mlir][openacc] Translate ExitDataop to LLVM IR.May 26 2021, 8:05 AM This revision was landed with ongoing or failed builds.May 26 2021, 8:42 AM Closed by commit rG1005ef445dbf: [mlir][openacc] Translate UpdateOp to LLVM IR (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes. clementval marked an inline comment as done.
Revision Contents
Diff 347979 mlir/lib/Target/LLVMIR/Dialect/OpenACC/OpenACCToLLVMIRTranslation.cpp
mlir/test/Target/LLVMIR/openacc-llvm.mlir
|
Naming nit, we tend to use the kGlobalConstantName style.