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

Aditya Nandakumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 28 15:29:52 PDT 2017


aditya_nandakumar updated this revision to Diff 108725.
aditya_nandakumar added a comment.
Herald added a subscriber: javed.absar.

Updated AArch64 G_ICMP/FCMP's destination to be widened to s16. Also updated the test cases.


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.108725.patch
Type: text/x-patch
Size: 12691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170728/e8143bab/attachment.bin>


More information about the llvm-commits mailing list