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

NAKAMURA Takumi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 9 03:34:58 PDT 2023


chapuni updated this revision to Diff 511976.
chapuni added a comment.

- s/DecArgCode/ResolveArgCode/
- Update ArgCode encoders
- Reformat typelist


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.511976.patch
Type: text/x-patch
Size: 13521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230409/5b405973/attachment.bin>


More information about the llvm-commits mailing list