[PATCH] D140935: [InstCombine] C - cttz(X) => ctlz(X) if C is bitwidth

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 05:09:35 PST 2023


deadalnix added a comment.

Lesson of the day, don't submit patches at 3am. It'll get this sorted out.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140935



More information about the llvm-commits mailing list