[llvm] [AVR] Fix a crash in AVRInstrInfo::insertIndirectBranch (PR #67324)

via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 25 07:55:45 PDT 2023


aykevl wrote:

To make this test easier to read (and less likely to not work anymore in the future due to unrelated changes), I think it would be better to write the test like branch-relaxation.ll and jmp-long.ll (lots of "nop" instructions).

https://github.com/llvm/llvm-project/pull/67324


More information about the llvm-commits mailing list