[PATCH] D112233: [RISCV] Expand scalable vector CTTZ/CTLZ/CTPOP.
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 21 10:16:43 PDT 2021
frasercrmck accepted this revision.
frasercrmck added a comment.
This revision is now accepted and ready to land.
LGTM. Thanks, I didn't realise ZERO_UNDEF would be expanded automatically since the others aren't. I also didn't realise it's not NO_UNDEF but rather ZERO_UNDEF - thanks for understanding what I was asking.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112233/new/
https://reviews.llvm.org/D112233
More information about the llvm-commits
mailing list