[flang-commits] [flang] [llvm] [flang][CodeGen] Add initial SystemZ ABI support (PR #208618)
via flang-commits
flang-commits at lists.llvm.org
Mon Jul 27 18:51:36 PDT 2026
================
@@ -0,0 +1,16 @@
+! Tests for 2.9.3.1 Simd and target dependent default alignment for SystemZ
+! The default alignment for SystemZ is 0 so we do not emit aligned clause
----------------
anoopkg6 wrote:
Thank you for catching it - yet another alignment issue. Fixed.
https://github.com/llvm/llvm-project/pull/208618
More information about the flang-commits
mailing list