This is an archive of the discontinued LLVM Phabricator instance.

llvm/test/TableGen/intrinsic-*.td: Use Intrinsics.td instead of mock
ClosedPublic

Authored by chapuni on Mar 15 2023, 8:56 AM.

Details

Summary
  • intrinsic-pointer-to-any.td
  • intrinsic-varargs.td

They used their own mock.

I have introduced TEST_INTRINSICS_SUPPRESS_DEFS in Intrinsics.td.
Tests of intrinsics may use it.

Diff Detail

Event Timeline

chapuni created this revision.Mar 15 2023, 8:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 15 2023, 8:56 AM
chapuni requested review of this revision.Mar 15 2023, 8:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 15 2023, 8:56 AM

So I'm not a great person to review this, and I don't have a good idea what this is doing. I'm hopeful that @craig.topper can.

This revision is now accepted and ready to land.Mar 18 2023, 11:26 PM
This revision was landed with ongoing or failed builds.Mar 19 2023, 3:12 PM
This revision was automatically updated to reflect the committed changes.