[PATCH] D83965: MIR Statepoint refactoring. Part 5: Handle non-local relocates in ISEL.

Denis Antrushin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 10:11:03 PDT 2020


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

Another attempt


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83965

Files:
  llvm/include/llvm/CodeGen/FunctionLoweringInfo.h
  llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
  llvm/test/CodeGen/X86/statepoint-vreg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83965.278533.patch
Type: text/x-patch
Size: 21721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200716/8e691a08/attachment.bin>


More information about the llvm-commits mailing list