[PATCH] D43617: [GlobalIsel][X86] Support G_PTRTOINT instruction.
Alexander Ivchenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 22 06:26:08 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/D43617
Files:
lib/Target/X86/X86InstructionSelector.cpp
lib/Target/X86/X86LegalizerInfo.cpp
test/CodeGen/X86/GlobalISel/x86-select-ptrtoint.mir
test/CodeGen/X86/GlobalISel/x86_64-select-ptrtoint.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43617.135409.patch
Type: text/x-patch
Size: 12658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180222/d46ca766/attachment.bin>
More information about the llvm-commits
mailing list