[PATCH] D102116: [LoopIdiom] 'logical right-shift until zero' ('count active bits') "on steroids" idiom recognition.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 11 14:36:52 PDT 2021
lebedev.ri added a comment.
Hmm, looks like i might also need at least the "[shifty] count leading zeros" variation of this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102116/new/
https://reviews.llvm.org/D102116
More information about the llvm-commits
mailing list