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

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 4 11:25:46 PST 2022


djtodoro added a comment.

Thanks for this.

This should be implemented as a patch on top of the https://reviews.llvm.org/D113291 (as a child of the D113291 <https://reviews.llvm.org/D113291>).


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

https://reviews.llvm.org/D119010



More information about the llvm-commits mailing list