[PATCH] D43617: [GlobalIsel][X86] Support G_PTRTOINT instruction.

Alexander Ivchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 27 03:57:52 PST 2018


aivchenk updated this revision to Diff 136058.
aivchenk added a comment.

addressed comments. Added legalizer and general tests


https://reviews.llvm.org/D43617

Files:
  lib/Target/X86/X86InstructionSelector.cpp
  lib/Target/X86/X86LegalizerInfo.cpp
  test/CodeGen/X86/GlobalISel/ptrtoint.ll
  test/CodeGen/X86/GlobalISel/x86-legalize-ptrtoint.mir
  test/CodeGen/X86/GlobalISel/x86-select-ptrtoint.mir
  test/CodeGen/X86/GlobalISel/x86_64-legalize-ptrtoint.mir
  test/CodeGen/X86/GlobalISel/x86_64-select-ptrtoint.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43617.136058.patch
Type: text/x-patch
Size: 23050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180227/7f195e0b/attachment.bin>


More information about the llvm-commits mailing list