The conversion to the new ControlFlow dialect didn't change the
GPUToROCDL pass - this commit fixes this issue.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D119188
[MLIR][GPU] Update GPUToROCDL to account for ControlFlow dialect ClosedPublic Authored by krzysz00 on Feb 7 2022, 1:47 PM.
Details Summary The conversion to the new ControlFlow dialect didn't change the
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 19 others. · View Herald TranscriptFeb 7 2022, 1:47 PM krzysz00 added a child revision: D119190: [MLIR][lld] Fix up ability to call lld as a library.Feb 7 2022, 1:54 PM This revision is now accepted and ready to land.Feb 7 2022, 5:54 PM Closed by commit rG24a1869d007b: [MLIR][GPU] Update GPUToROCDL to account for ControlFlow dialect (authored by krzysz00). · Explain WhyFeb 8 2022, 8:34 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 406849 mlir/lib/Conversion/GPUToROCDL/LowerGpuOpsToROCDLOps.cpp
|