[PATCH] D146147: llvm/test/TableGen/intrinsic-*.td: Use Intrinsics.td instead of mock

NAKAMURA Takumi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 15 08:56:04 PDT 2023


chapuni created this revision.
Herald added a project: All.
chapuni requested review of this revision.
Herald added subscribers: llvm-commits, jdoerfert.
Herald added a project: LLVM.

- `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.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D146147

Files:
  llvm/include/llvm/IR/Intrinsics.td
  llvm/test/TableGen/intrinsic-pointer-to-any.td
  llvm/test/TableGen/intrinsic-varargs.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146147.505518.patch
Type: text/x-patch
Size: 3736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230315/74ae1578/attachment.bin>


More information about the llvm-commits mailing list