[clang] [llvm] [WebAssembly] Implement the wide-arithmetic proposal (PR #111598)
Alex Crichton via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 16 15:16:41 PDT 2024
================
@@ -0,0 +1,51 @@
+; RUN: llc -mattr=+wide-arithmetic < %s | FileCheck %s
----------------
alexcrichton wrote:
Can do 👍
https://github.com/llvm/llvm-project/pull/111598
More information about the cfe-commits
mailing list