[PATCH] D51053: [GISel]: Add legalization support for widening bit counting operations

Aditya Nandakumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 21 11:07:17 PDT 2018


aditya_nandakumar created this revision.
aditya_nandakumar added reviewers: rtereshin, ab, volkan, qcolombet, aemerson, dsanders, bogner.

Added legalizerHelper code along with FileCheck based unit tests.


Repository:
  rL LLVM

https://reviews.llvm.org/D51053

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51053.161772.patch
Type: text/x-patch
Size: 7867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180821/60f7bf15/attachment.bin>


More information about the llvm-commits mailing list