[PATCH] D94015: [LoopIdiom] Replace cttz loop by call to cttz intrinsic.

Francis laniel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 13 12:49:43 PDT 2022


eiffel updated this revision to Diff 422612.
eiffel added a comment.

Addressed comments from Craig Topper.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94015/new/

https://reviews.llvm.org/D94015

Files:
  llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  llvm/test/Transforms/LoopIdiom/cttz.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94015.422612.patch
Type: text/x-patch
Size: 9640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220413/9faeee96/attachment.bin>


More information about the llvm-commits mailing list