[PATCH] D117681: [RISCV] Add the policy operand for some masked RVV ternary IR intrinsics.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 10 23:31:48 PST 2022


craig.topper added a comment.

LGTM

Note, I don't think vslidedown needs a tail policy, but vslideup does. But probably not worth making them different.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117681



More information about the llvm-commits mailing list