[clang] [WebAssembly] Add more features to generic CPU config (PR #80923)

Heejin Ahn via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 6 19:29:01 PST 2024


aheejin wrote:

Tried running Emscripten tests, and some of them fail with reference-types or bulk-memory. I haven't investigated the cause yet, but it could be better to start with the other two (nontrapping-fptoint and multivalue).

https://github.com/llvm/llvm-project/pull/80923


More information about the cfe-commits mailing list