[PATCH] D128717: [RISCV] Change VECTOR_SPLICE mask operation from expand to promote

WangLian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 19:26:52 PDT 2022


Jimerlife added a comment.

In D128717#3616747 <https://reviews.llvm.org/D128717#3616747>, @reames wrote:

> Please land the new tests, and then rebase so that code changes are visible.  (Unless this is fixing a crash, and then please clarify the commit message.)

I created D128778 <https://reviews.llvm.org/D128778> for precommit test, but I set Imm = -1 in all precommit tests. If Imm >= 0, tests will crash. After precommit test land, I will rebase it and update this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128717



More information about the llvm-commits mailing list