[PATCH] D151457: [TableGen] Add !getdagargs and !getdagnames
Michael Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 31 08:36:38 PDT 2023
hliao abandoned this revision.
hliao added a comment.
As `getdagargs` and `getdagnames` could be implemented upon `getdagarg` and `getdagname`, this patch is redundant.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151457/new/
https://reviews.llvm.org/D151457
More information about the llvm-commits
mailing list