[PATCH] D107022: [RISCV] Update test cases for D106939.

Hsiangkai Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 3 01:25:54 PDT 2021


HsiangKai added a comment.

In D107022#2921240 <https://reviews.llvm.org/D107022#2921240>, @craig.topper wrote:

> This still leaves `mu` for vcompress and vmv.s.x. Do you plan to fix those?

vcompress and vmv.s.x are exceptions of the rule in D106939 <https://reviews.llvm.org/D106939>.
How about to add a new flag for masked instructions?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107022



More information about the llvm-commits mailing list