[PATCH] D153371: [TableGen] Stabilize sort in GET_SUBTARGETINFO_MACRO block
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 20 18:02:02 PDT 2023
craig.topper added a comment.
The Attribute field isn't required to be unique. It's only unique for boolean features, but this emitter ignores non-boolean features so maybe that's ok?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153371/new/
https://reviews.llvm.org/D153371
More information about the llvm-commits
mailing list