[flang-commits] [flang] [MLIR][Flang][OpenMP] Implement lowering simd aligned to MLIR (PR #95198)

Tom Eccles via flang-commits flang-commits at lists.llvm.org
Wed Jun 12 03:03:43 PDT 2024


================
@@ -0,0 +1,16 @@
+! Tests for 2.9.3.1 Simd and target dependent defult alignment for AArch64
+! The default alignment for AARch is 0 so we do not emit aligned clause
----------------
tblah wrote:

```suggestion
! The default alignment for AARCH64 is 0 so we do not emit aligned clause
```

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


More information about the flang-commits mailing list