[PATCH] D111904: [RISCV] Lower fixed vector CTLZ_ZERO_UNDEF/CTTZ_ZERO_UNDEF by converting to FP and extracting the exponent.
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 15 09:44:13 PST 2021
frasercrmck added a comment.
Sorry for not being very prompt on this one. I'll try and think about it in more detail later.
In the meantime, what is it about this that doesn't/shouldn't apply to scalable vectors?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111904/new/
https://reviews.llvm.org/D111904
More information about the llvm-commits
mailing list