[PATCH] D132073: [CodeGen] Zero out only modified registers

Bill Wendling via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 1 11:27:04 PDT 2022


void updated this revision to Diff 457336.
void added a comment.

Update testcase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132073

Files:
  llvm/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/test/CodeGen/AArch64/zero-call-used-regs.ll
  llvm/test/CodeGen/X86/zero-call-used-regs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132073.457336.patch
Type: text/x-patch
Size: 28016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220901/61988ae4/attachment.bin>


More information about the llvm-commits mailing list