[PATCH] D92973: [RISCV] Add intrinsics for vsetvli instruction

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 10 16:35:11 PST 2020


evandro added a comment.

The default should be `ta` and `mu`.  The compiler is usually agnostic about the tail of the vector, but usually assumes that masked elements are preserved.


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

https://reviews.llvm.org/D92973



More information about the llvm-commits mailing list