This is an archive of the discontinued LLVM Phabricator instance.

[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
GPUToROCDL pass - this commit fixes this issue.

Diff Detail

Event Timeline

krzysz00 created this revision.Feb 7 2022, 1:47 PM
krzysz00 requested review of this revision.Feb 7 2022, 1:47 PM
rriddle accepted this revision.Feb 7 2022, 5:54 PM
This revision is now accepted and ready to land.Feb 7 2022, 5:54 PM