[PATCH] D131867: [AVR] Do not emit instructions invalid for attiny10
Ben Shi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 16 05:22:57 PST 2022
benshi001 added a comment.
In D131867#3927386 <https://reviews.llvm.org/D131867#3927386>, @aykevl wrote:
> While rebasing I found a bug, see: https://reviews.llvm.org/D121672#3927385
Thanks for your information. I have made a patch to fix that.
https://reviews.llvm.org/D138125
Beside changes in the clang side, some extra work is need on the backend, and I will do that later this week.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131867/new/
https://reviews.llvm.org/D131867
More information about the llvm-commits
mailing list