[PATCH] D132255: [TwoAddressInstruction] Handle pointer compare sunk past statepoint.

Denis Antrushin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 19 11:56:48 PDT 2022


dantrushin updated this revision to Diff 454075.
dantrushin added a comment.

Rebase on top of precommitted test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132255

Files:
  llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
  llvm/test/CodeGen/X86/statepoint-cmp-sunk-past-statepoint.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132255.454075.patch
Type: text/x-patch
Size: 5820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220819/077f2f1e/attachment-0001.bin>


More information about the llvm-commits mailing list