[PATCH] D124631: [TwoAddressInstructionPass] Special processing of STATEPOINT instruction.

Denis Antrushin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 29 08:39:23 PDT 2022


dantrushin updated this revision to Diff 426070.
dantrushin edited the summary of this revision.
dantrushin added a comment.

Added test to show changes in TwoAddress pass.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124631

Files:
  llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
  llvm/test/CodeGen/X86/statepoint-invoke-ra.mir
  llvm/test/CodeGen/X86/statepoint-vreg-twoaddr.mir
  llvm/test/CodeGen/X86/statepoint-vreg-unlimited-tied-opnds.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124631.426070.patch
Type: text/x-patch
Size: 40999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220429/8dbde95f/attachment.bin>


More information about the llvm-commits mailing list