[PATCH] D101582: [InstCombine] cttz(z/sext(x)) -> zext(cttz(x)) if the 'ZeroIsUndef' parameter is 'true' (PR50172)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 30 06:32:48 PDT 2021
RKSimon added a comment.
@xbolva00 Please don't forget to generate the diffs with context
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101582/new/
https://reviews.llvm.org/D101582
More information about the llvm-commits
mailing list