[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 15:36:48 PST 2022


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

Reformat


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.482299.patch
Type: text/x-patch
Size: 5646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221212/1a60df70/attachment.bin>


More information about the llvm-commits mailing list