[PATCH] D101235: [InstCombine] ctpop(rot(X)) -> ctpop(X)

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 24 11:01:25 PDT 2021


xbolva00 added a comment.

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

> @nikic please don't blindly stamp @xbolva00 reviews.
> The QC on those is the same as it ever was.

I fixed UB, sorry. Fixed. I dont build llvm with msan. Great to know you never do mistakes :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101235



More information about the llvm-commits mailing list