[PATCH] D49172: [GlobalIsel][X86] Support for G_FCMP

Alexander Ivchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 11 02:56:07 PDT 2018


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

added context


https://reviews.llvm.org/D49172

Files:
  lib/Target/X86/X86InstructionSelector.cpp
  lib/Target/X86/X86LegalizerInfo.cpp
  lib/Target/X86/X86RegisterBankInfo.cpp
  test/CodeGen/X86/GlobalISel/regbankselect-X86_64.mir
  test/CodeGen/X86/GlobalISel/x86_64-legalize-fcmp.mir
  test/CodeGen/X86/GlobalISel/x86_64-select-fcmp.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49172.154953.patch
Type: text/x-patch
Size: 128940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180711/531a5e40/attachment.bin>


More information about the llvm-commits mailing list