[PATCH] D146915: Implement TypeSig generator in `Intrinsics.td`

NAKAMURA Takumi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 9 04:30:51 PDT 2023


chapuni updated this revision to Diff 511986.
chapuni marked 2 inline comments as done.
chapuni added a comment.

- Fix isOverloaded (intrinsic-pointer-to-any.td was failing)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146915/new/

https://reviews.llvm.org/D146915

Files:
  llvm/include/llvm/IR/Intrinsics.td
  llvm/utils/TableGen/CodeGenIntrinsics.cpp
  llvm/utils/TableGen/IntrinsicEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146915.511986.patch
Type: text/x-patch
Size: 13646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230409/816f65a8/attachment-0001.bin>


More information about the llvm-commits mailing list