[PATCH] D51384: [GISel]: Add Legalization support for widening UADDO/USUBO Opcodes

Aditya Nandakumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 28 14:54:15 PDT 2018


aditya_nandakumar created this revision.
aditya_nandakumar added reviewers: volkan, aemerson, dsanders, bogner, rtereshin, ab, arsenm, qcolombet.
Herald added a subscriber: wdng.

Added support for legalizing by widening UADDO and USUBO along with FileCheck based Unit Tests.


Repository:
  rL LLVM

https://reviews.llvm.org/D51384

Files:
  lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51384.162962.patch
Type: text/x-patch
Size: 4820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180828/1c3f6e3e/attachment.bin>


More information about the llvm-commits mailing list