[PATCH] D43622: [GlobalIsel][X86] Support G_INTTOPTR instruction.

Alexander Ivchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 07:57:07 PST 2018


aivchenk created this revision.
aivchenk added reviewers: qcolombet, igorb.
Herald added subscribers: kristof.beyls, rovka.

Add legalization/selection for x86/x86_64 and                                                                                                                                                                                                     
corresponding tests.


https://reviews.llvm.org/D43622

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43622.135428.patch
Type: text/x-patch
Size: 3971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180222/66e549e3/attachment.bin>


More information about the llvm-commits mailing list