This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Expose target configuration for lowering to ROCDL.
ClosedPublic

Authored by akuegel on Dec 10 2020, 5:03 AM.

Details

Summary

This mimics the same change that was done to the lowering to NVVM.
Also contains a fix for a typo in that change.

Diff Detail

Event Timeline

akuegel created this revision.Dec 10 2020, 5:03 AM
akuegel requested review of this revision.Dec 10 2020, 5:03 AM
akuegel edited the summary of this revision. (Show Details)Dec 10 2020, 5:04 AM

Friendly ping?

frgossen accepted this revision.Dec 11 2020, 4:03 AM

Thanks!

This revision is now accepted and ready to land.Dec 11 2020, 4:03 AM
This revision was landed with ongoing or failed builds.Dec 11 2020, 4:27 AM
This revision was automatically updated to reflect the committed changes.