The word "attribute" has a specific meaning in LLVM. Avoid using it
here to mean something different.
This addresses feedback from D153180.
Paths
| Differential D153444
[TableGen][Target] Rename Attribute field in SubtargetFeature class to FieldName. ClosedPublic Authored by craig.topper on Jun 21 2023, 10:12 AM.
Details Summary The word "attribute" has a specific meaning in LLVM. Avoid using it This addresses feedback from D153180.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 21 2023, 4:24 PM This revision was landed with ongoing or failed builds.Jun 21 2023, 6:02 PM Closed by commit rGd846ce7bc4f5: [TableGen][Target] Rename Attribute field in SubtargetFeature class to… (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 533444 llvm/docs/WritingAnLLVMBackend.rst
llvm/include/llvm/Target/Target.td
llvm/utils/TableGen/SubtargetEmitter.cpp
|