[llvm-dev] About AVRDevice.td
Fangrui Song via llvm-dev
llvm-dev at lists.llvm.org
Tue Sep 15 15:24:07 PDT 2020
On 2020-09-15, Ben Shi via llvm-dev wrote:
>Hi,
>
>
>The AVRDevice.td of the AVR target seems too old, some devices like at90s have already been End-Of-Live, and some devices such as AVR DA family are not included.
>
>
>It is possible to make this TD file follow current microchips device list definition ? I am glad to take this work.
>
>
>1. remove EOL devices
>2. add new production devices
>
>
>Ben
CC the code owner of the AVR backend.
More information about the llvm-dev
mailing list