[PATCH] D139679: [X86] Don't zero out %eax if both %al and %ah are used

Bill Wendling via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 12 11:28:08 PST 2022


void updated this revision to Diff 482203.
void marked an inline comment as done.
void added a comment.

Add "nounwind" to testcase and update comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139679

Files:
  llvm/lib/Target/X86/X86FrameLowering.cpp
  llvm/test/CodeGen/X86/zero-call-used-regs-i386.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139679.482203.patch
Type: text/x-patch
Size: 5645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221212/55a3a2f9/attachment.bin>


More information about the llvm-commits mailing list