[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 14:25:51 PDT 2021


xbolva00 added a comment.

Thankfully @nikic improved documentation for m_Deferred to avoid misuse of m_Specific.


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