- 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.
Paths
| Differential D146147
llvm/test/TableGen/intrinsic-*.td: Use Intrinsics.td instead of mock ClosedPublic Authored by chapuni on Mar 15 2023, 8:56 AM.
Details Summary
They used their own mock. I have introduced TEST_INTRINSICS_SUPPRESS_DEFS in Intrinsics.td.
Diff Detail
Event TimelineComment Actions 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 Closed by commit rG0aeaec3bee15: llvm/test/TableGen/intrinsic-*.td: Use Intrinsics.td instead of mock (authored by chapuni). · Explain Why This revision was automatically updated to reflect the committed changes. chapuni added a child revision: D146914: Migrate `IIT_Info` into `Intrinsics.td`.Mar 26 2023, 6:58 AM chapuni removed a child revision: D146914: Migrate `IIT_Info` into `Intrinsics.td`.Mar 27 2023, 8:52 AM
Revision Contents
Diff 506435 llvm/include/llvm/IR/Intrinsics.td
llvm/test/TableGen/intrinsic-pointer-to-any.td
llvm/test/TableGen/intrinsic-varargs.td
|