================
@@ -854,9 +854,15 @@ and `-mbulk-memory` flags, which correspond to the [Bulk 
Memory Operations]
 and [Non-trapping float-to-int Conversions] language features, which are
 [widely implemented in engines].
 
+A new Lime1 target CPU is added, -mcpu=lime1. This CPU follows the definition 
of
+the Lime1 CPU [here], and enables -mmultivalue, -mmutable-globals,
+-mcall-indirect-overlong, -msign-ext, -mbulk-memory-opt, -mnontrapping-fptoint,
----------------
sunfishcode wrote:

I've now split out those parts into 
https://github.com/llvm/llvm-project/pull/117087.

https://github.com/llvm/llvm-project/pull/112035
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to