[clang] [WebAssembly] Update generic CPU configuration to include nontrapping-fptoint (PR #67459)

Alon Zakai via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 26 10:33:04 PDT 2023


================
@@ -453,6 +453,8 @@ AIX Support
 
 WebAssembly Support
 ^^^^^^^^^^^^^^^^^^^
+The -mcpu=generic configuration now enables -nontrapping-fptoint. This
+proposals are standardized and available in all major engines.
----------------
kripken wrote:

```suggestion
proposal is standardized and available in all major engines.
```

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


More information about the cfe-commits mailing list