[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:07:35 PDT 2020


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

Remove accidently added test option


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.278531.patch
Type: text/x-patch
Size: 22272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200716/f7b4a473/attachment.bin>


More information about the llvm-commits mailing list