[clang] [llvm] [Clang][AArch64] Add customisable immediate range checking to NEON (PR #100278)

via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 19 07:13:19 PDT 2024


================
@@ -0,0 +1,202 @@
+// RUN: %clang_cc1 -triple aarch64-linux-gnu -target-feature +neon -target-feature +v8.3a -ffreestanding -fsyntax-only -verify %s
----------------
SpencerAbson wrote:

Moved :+1: 

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


More information about the cfe-commits mailing list