[PATCH] D73216: [MIPS GlobalISel] Select population count (popcount)
Petar Avramovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 23 02:53:56 PST 2020
Petar.Avramovic updated this revision to Diff 239834.
Petar.Avramovic added a comment.
Add check that OrigType is scalar and NarrowTy == OrigType/2. Fix build unmerge.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73216/new/
https://reviews.llvm.org/D73216
Files:
llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
llvm/lib/Target/Mips/MipsLegalizerInfo.cpp
llvm/test/CodeGen/Mips/GlobalISel/legalizer/ctpop.mir
llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/ctpop.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73216.239834.patch
Type: text/x-patch
Size: 13665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200123/36f9f44d/attachment.bin>
More information about the llvm-commits
mailing list