[PATCH] D138757: [zero-call-used-regs] Mark only non-debug instruction's register as used

Shivam Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 11:30:11 PST 2023


xgupta updated this revision to Diff 491467.
xgupta added a comment.

use --llc-binary build/bin/llc to correcting update test case


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138757

Files:
  llvm/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/test/CodeGen/X86/pr57962.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138757.491467.patch
Type: text/x-patch
Size: 9671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230123/b74f7793/attachment.bin>


More information about the llvm-commits mailing list