[PATCH] D106939: [RISCV] If the maskedoff is vundefined(), use ta, ma for vsetvli.

Hsiangkai Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 30 01:44:16 PDT 2021


HsiangKai added a comment.

In D106939#2915134 <https://reviews.llvm.org/D106939#2915134>, @HsiangKai wrote:

> In D106939#2912807 <https://reviews.llvm.org/D106939#2912807>, @frasercrmck wrote:
>
>> LGTM but there are test failures. Is that just a whole load of `mu->ma` changes that have been omitted for a smaller diff?
>
> Updated test cases are put in https://reviews.llvm.org/D107022.

Should I combine these two into one patch?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106939



More information about the cfe-commits mailing list