[PATCH] D73214: [MIPS GlobalISel] Select count leading zeros
Petar Avramovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 23 02:48:54 PST 2020
Petar.Avramovic updated this revision to Diff 239829.
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/D73214/new/
https://reviews.llvm.org/D73214
Files:
llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
llvm/lib/Target/Mips/MipsLegalizerInfo.cpp
llvm/lib/Target/Mips/MipsRegisterBankInfo.cpp
llvm/test/CodeGen/Mips/GlobalISel/instruction-select/ctlz.mir
llvm/test/CodeGen/Mips/GlobalISel/legalizer/ctlz.mir
llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/ctlz.ll
llvm/test/CodeGen/Mips/GlobalISel/regbankselect/ctlz.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73214.239829.patch
Type: text/x-patch
Size: 9240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200123/e0ce6a61/attachment.bin>
More information about the llvm-commits
mailing list