[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:35:10 PST 2023
deadalnix abandoned this revision.
deadalnix added a comment.
Ok, it turns out I'm an idiot and the correct transformation is already done. Sorry everybody.
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