[PATCH] D37734: [GlobalISel][X86] G_FCONSTANT support.
Igor Breger via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 12 07:22:42 PDT 2017
igorb updated this revision to Diff 114828.
igorb marked 2 inline comments as done.
igorb added a comment.
- fix according to comments
https://reviews.llvm.org/D37734
Files:
lib/Target/X86/X86InstructionSelector.cpp
lib/Target/X86/X86LegalizerInfo.cpp
lib/Target/X86/X86RegisterBankInfo.cpp
test/CodeGen/X86/GlobalISel/constant.ll
test/CodeGen/X86/GlobalISel/legalize-constant.mir
test/CodeGen/X86/GlobalISel/regbankselect-X86_64.mir
test/CodeGen/X86/GlobalISel/select-constant.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37734.114828.patch
Type: text/x-patch
Size: 14349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170912/b79569ce/attachment.bin>
More information about the llvm-commits
mailing list