[PATCH] D151842: [TableGen] Add !setdagarg and !setdagname
Michael Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 31 17:54:34 PDT 2023
hliao added a comment.
In D151842#4385757 <https://reviews.llvm.org/D151842#4385757>, @Paul-C-Anagnostopoulos wrote:
> I don't understand the descriptions of these new operators. I don't think you mean that it replaces the argument value with the key.
As the naming suggests, it sets the argument name/value by the specified argument by either index or name (for argument value only.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151842/new/
https://reviews.llvm.org/D151842
More information about the llvm-commits
mailing list