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

Sheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 03:28:43 PDT 2022


0x59616e updated this revision to Diff 459703.
0x59616e marked 2 inline comments as done.
0x59616e added a comment.

Add assertion to check the size of the stack slot matches the size of register class


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.459703.patch
Type: text/x-patch
Size: 4855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220913/e9770737/attachment.bin>


More information about the llvm-commits mailing list