[PATCH] D119010: [AggressiveInstCombine] Recognize table-based ctz implementation and enable it for AARCH64 at -O3

Shubham Narlawar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 24 01:40:18 PST 2022


gsocshubham added a comment.

In D119010#3297125 <https://reviews.llvm.org/D119010#3297125>, @lebedev.ri wrote:

> Please split the lowering fix from the intrinsic recognition.

Sure. I have created a different revision here - https://reviews.llvm.org/D120462
but it still needs some work.


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

https://reviews.llvm.org/D119010



More information about the llvm-commits mailing list