[PATCH] D129609: [RISCV] Exploit fact that vscale is always power of two to replace urem sequence

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 09:16:45 PDT 2022


frasercrmck accepted this revision.
frasercrmck added a comment.

LGTM too (thanks for correcting me in that it's really RVVBitsPerBlock even if that's always 64)


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

https://reviews.llvm.org/D129609



More information about the llvm-commits mailing list