[PATCH] D35737: [GSel]: Support Widening G_ICMP's destination operand.

Aditya Nandakumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 31 08:39:53 PDT 2017


aditya_nandakumar updated this revision to Diff 108933.
aditya_nandakumar added a comment.

Updated to legalize to s32. (Based on Tim's comment).


https://reviews.llvm.org/D35737

Files:
  lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  lib/Target/AArch64/AArch64InstructionSelector.cpp
  lib/Target/AArch64/AArch64LegalizerInfo.cpp
  test/CodeGen/AArch64/GlobalISel/legalize-cmp.mir
  test/CodeGen/AArch64/GlobalISel/legalize-fcmp.mir
  test/CodeGen/AArch64/GlobalISel/legalize-mul.mir
  test/CodeGen/AArch64/GlobalISel/regbankselect-default.mir
  test/CodeGen/AArch64/GlobalISel/select-cbz.mir
  test/CodeGen/AArch64/GlobalISel/select.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35737.108933.patch
Type: text/x-patch
Size: 12613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170731/070cbfaf/attachment.bin>


More information about the llvm-commits mailing list