[PATCH] D109482: [RISCV] Fold store of vmv.x.s to a vse with VL=1.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 27 09:54:33 PDT 2021


craig.topper added a comment.

In D109482#3023981 <https://reviews.llvm.org/D109482#3023981>, @frasercrmck wrote:

> LGTM but I think you have a couple of test failures there?

Those may have ran while the vp.store with all ones mask patch was still outstanding. Everything passes with ninja check-llvm right now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109482



More information about the llvm-commits mailing list