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

NAKAMURA Takumi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 25 08:01:49 PDT 2023


chapuni added a comment.

I have introduced `ListIntAt`, `ListLLVMTypeAt`, and `ListListIntAt`.
I will rewind them when D145872 <https://reviews.llvm.org/D145872> (dynamic subscript) is landed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146915



More information about the llvm-commits mailing list