You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This fix is critical to get the AVR backend working again. Without this fix, it's practically unusable because almost all branches have an off-by-one error (one word, 2 bytes). For more context, see #102436 and #102936.
Activity
Patryk27 commentedon Aug 30, 2024
Should I prepare the backport myself or rather there's some magic llvm bot that'll do it? 😄
llvmbot commentedon Aug 30, 2024
/pull-request #106729
aykevl commentedon Aug 30, 2024
Well there you see it, there's a magic LLVM bot for it :)