benshi001 added inline comments.
================ Comment at: clang/lib/Basic/Targets/AVR.cpp:355 + .Cases("31", "51", "6", true) + .Cases("104", "105", "106", "107", true) + .Default(false); ---------------- benshi001 wrote: > ATxmega16a4 with family code 102 also supports ELPM. Could you please make a > careful check on ELPM and all other features? > > Generally speaking I am very glad to have this patch committed, since it fixes > > https://github.com/llvm/llvm-project/issues/56157 > I suggest that you can make your code in accordance with https://github.com/llvm/llvm-project/blob/main/llvm/lib/Target/AVR/AVRDevices.td Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D137572/new/ https://reviews.llvm.org/D137572 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits