[PATCH] D149496: [RISCV][llvm-mca] Add mca tests for riscv lmul instruments

Min-Yih Hsu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 22 13:09:37 PDT 2023


myhsu added a comment.

In D149496#4361807 <https://reviews.llvm.org/D149496#4361807>, @michaelmaitland wrote:

> In D149496#4361765 <https://reviews.llvm.org/D149496#4361765>, @thakis wrote:
>
>> These tests don't seem to pass: http://45.33.8.238/linux/107615/step_12.txt
>>
>> Please take a look and revert for now if it takes a while to fix.
>
> Can you please share what cmake options you used? I'm unable to reproduce on my end and not getting any messages from buildbot failures.

I think it's GN not cmake, the instruction is here: https://github.com/llvm/llvm-project/tree/main/llvm/utils/gn


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149496



More information about the llvm-commits mailing list