[PATCH] D116551: [AVR] Mark call-clobbered registers as clobbered in interrupt handlers

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 6 08:25:48 PST 2022


aykevl updated this revision to Diff 397906.
aykevl added a comment.

- replaced `CHECK:` with `CHECK-NEXT:`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116551

Files:
  llvm/lib/Target/AVR/AVRCallingConv.td
  llvm/lib/Target/AVR/AVRRegisterInfo.cpp
  llvm/test/CodeGen/AVR/interrupts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116551.397906.patch
Type: text/x-patch
Size: 3351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220106/d7fad08c/attachment.bin>


More information about the llvm-commits mailing list