[all-commits] [llvm/llvm-project] 5db0a4: [AVR] Fix a crash in AVRInstrInfo::insertIndirectB...
Ben Shi via All-commits
all-commits at lists.llvm.org
Mon Oct 2 06:14:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5db0a450be757de46edcc375134546023f2cb081
https://github.com/llvm/llvm-project/commit/5db0a450be757de46edcc375134546023f2cb081
Author: Ben Shi <2283975856 at qq.com>
Date: 2023-10-02 (Mon, 02 Oct 2023)
Changed paths:
M llvm/lib/Target/AVR/AVRInstrInfo.cpp
M llvm/test/CodeGen/AVR/branch-relaxation-long.ll
M llvm/test/CodeGen/AVR/branch-relaxation.ll
Log Message:
-----------
[AVR] Fix a crash in AVRInstrInfo::insertIndirectBranch (#67324)
Fixes https://github.com/llvm/llvm-project/issues/67042
More information about the All-commits
mailing list