[PATCH] D133636: [M68k] Fix the crash of fast register allocator

Sheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 11 20:02:29 PDT 2022


0x59616e updated this revision to Diff 459395.
0x59616e edited the summary of this revision.
0x59616e added a comment.

Fix the assertion in `M68kInstrInfo::storeRegToStackSlot` and `M68kInstrInfo::loadRegFromStackSlot`


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133636/new/

https://reviews.llvm.org/D133636

Files:
  llvm/lib/Target/M68k/M68kInstrInfo.cpp
  llvm/test/CodeGen/M68k/PR57660.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133636.459395.patch
Type: text/x-patch
Size: 4486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220912/3781f01a/attachment.bin>


More information about the llvm-commits mailing list