This is an archive of the discontinued LLVM Phabricator instance.

[mlir][LLVM] Enable opaque-pointers in e2e lowering test pass
ClosedPublic

Authored by zero9178 on Feb 24 2023, 5:25 AM.

Details

Summary

Part of https://discourse.llvm.org/t/rfc-switching-the-llvm-dialect-and-dialect-lowerings-to-opaque-pointers/68179

Given this is only a test pass I believe it should be fine to switch it to opaque-pointers entirely while migrating.

Diff Detail

Event Timeline

zero9178 created this revision.Feb 24 2023, 5:25 AM
zero9178 requested review of this revision.Feb 24 2023, 5:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 24 2023, 5:25 AM
gysit accepted this revision.Feb 24 2023, 5:29 AM

LGTM

This revision is now accepted and ready to land.Feb 24 2023, 5:29 AM
This revision was landed with ongoing or failed builds.Feb 24 2023, 5:29 AM
This revision was automatically updated to reflect the committed changes.