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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 10 03:25:18 PDT 2022


RKSimon added inline comments.


================
Comment at: llvm/test/CodeGen/M68k/fast-regalloc.ll:4
+
+define dso_local void @foo1() {
+; CHECK-LABEL: foo1:
----------------
Please can you reference PR57660 in a comment or test name to speed up any triage when people look at this test file in the future.


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

https://reviews.llvm.org/D133636



More information about the llvm-commits mailing list