Issue | 148560 |
---|---|
Summary | [AVR] Simplify SPWRITE on devices with a small stack |
Labels | backend:AVR, missed-optimization |
Assignees | benshi001 |
Reporter | benshi001 |
As shown in https://github.com/llvm/llvm-project/pull/147210, it is unnecessary to disable/restore interrupt on devices with a small stack.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs