[PATCH] D159301: [RISCV][llvm-mca] Fix getLMUL values

Min-Yih Hsu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 1 16:24:05 PDT 2023


myhsu accepted this revision.
myhsu added a comment.
This revision is now accepted and ready to land.

In D159301#4635470 <https://reviews.llvm.org/D159301#4635470>, @michaelmaitland wrote:

> I've added a simple test. I plan on removing this test in the future with a set
> of tests that shows behavior all instructions for all different LMUL and SEW
> pairs.

sounds good!
LGTM now


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159301



More information about the llvm-commits mailing list