[PATCH] D91038: [LoopIdiom] Introduce 'left-shift until bittest' idiom

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 18 13:09:39 PST 2020


lebedev.ri added a comment.

In D91038#2463821 <https://reviews.llvm.org/D91038#2463821>, @craig.topper wrote:

> LGTM

Thank you for the review!
Note that there are 3 essential followups here, don't bother with D91725 <https://reviews.llvm.org/D91725>/D91726 <https://reviews.llvm.org/D91726>, but it would be good to get an agreement on D92754 <https://reviews.llvm.org/D92754>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91038



More information about the llvm-commits mailing list