This is an archive of the discontinued LLVM Phabricator instance.

[mlir][llvm] Switch rountrip tests to opaque pointers.
ClosedPublic

Authored by gysit on Mar 22 2023, 9:19 AM.

Details

Summary

The revision switches all remaining LLVM dialect roundtrip
tests to opaque pointers. Selected tests are copied to a
postfixed test file for the time being.

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

Diff Detail

Event Timeline

gysit created this revision.Mar 22 2023, 9:19 AM
Herald added a reviewer: dcaballe. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
gysit requested review of this revision.Mar 22 2023, 9:19 AM
gysit updated this revision to Diff 507399.Mar 22 2023, 9:31 AM

There was already a test for vararg funcs that uses opaque pointers.

This revision is now accepted and ready to land.Mar 22 2023, 12:45 PM
This revision was landed with ongoing or failed builds.Mar 23 2023, 12:28 AM
This revision was automatically updated to reflect the committed changes.