[PATCH] D125729: [WebAssembly] Update supported features in the generic CPU configuration

Douglas Yung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 16:37:37 PDT 2022


dyung added a comment.

I tried to fix the remaining tests by adding `-mcpu=mvp`, but at least 2 of the 10 tests (debug-info.ll and debug-info64.ll) still failed and it wasn't obvious how to fix them, so I ended up reverting your original change and the follow-up commit to get the bots back to green since these tests are failing on a lot of bots.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125729



More information about the llvm-commits mailing list