The flags, initialization of the flags, and the getter methods for features defined in AVR.td can be generated by TableGen.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155918
[AVR][NFC] Simplify AVRSubtarget ClosedPublic Authored by jacquesguan on Jul 21 2023, 12:03 AM.
Details
Summary The flags, initialization of the flags, and the getter methods for features defined in AVR.td can be generated by TableGen.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 25 2023, 7:04 PM jacquesguan retitled this revision from [AVR] Simplify AVRSubtarget. to [AVR][NFC] Simplify AVRSubtarget.Jul 25 2023, 8:20 PM Closed by commit rG1f5d75c0bcd0: [AVR][NFC] Simplify AVRSubtarget (authored by jacquesguan). · Explain WhyJul 25 2023, 11:35 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 542777 llvm/lib/Target/AVR/AVRDevices.td
llvm/lib/Target/AVR/AVRSubtarget.h
|