[PATCH] D73215: [MIPS GlobalISel] Select count trailing zeros
Petar Avramovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 23 02:48:56 PST 2020
Petar.Avramovic updated this revision to Diff 239833.
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/D73215/new/
https://reviews.llvm.org/D73215
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/cttz.mir
llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/cttz.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73215.239833.patch
Type: text/x-patch
Size: 15143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200123/a0e3c433/attachment-0001.bin>
More information about the llvm-commits
mailing list