[PATCH] D85814: [X86][GlobalISel] Legalize G_ICMP results to s8.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 12 10:17:01 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5f7cdb2effa2: [X86][GlobalISel] Legalize G_ICMP results to s8. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D85814?vs=284996&id=285134#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85814/new/

https://reviews.llvm.org/D85814

Files:
  llvm/lib/Target/X86/X86LegalizerInfo.cpp
  llvm/test/CodeGen/X86/GlobalISel/cmp.ll
  llvm/test/CodeGen/X86/GlobalISel/legalize-cmp.mir
  llvm/test/CodeGen/X86/GlobalISel/legalize-phi.mir
  llvm/test/CodeGen/X86/GlobalISel/regbankselect-X86_64.mir
  llvm/test/CodeGen/X86/GlobalISel/select-cmp.mir
  llvm/test/CodeGen/X86/GlobalISel/select-phi.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85814.285134.patch
Type: text/x-patch
Size: 43880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200812/ca27eb12/attachment.bin>


More information about the llvm-commits mailing list