[PATCH] D73215: [MIPS GlobalISel] Select count trailing zeros

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 23 05:53:57 PST 2020


Petar.Avramovic updated this revision to Diff 239873.
Petar.Avramovic added a comment.

Add comment in narrow scalar for cttz.


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.239873.patch
Type: text/x-patch
Size: 15209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200123/b2ee10b9/attachment.bin>


More information about the llvm-commits mailing list