[PATCH 0/2] s390: Raise minimum clang version to 19.1.0

Heiko Carstens posted 2 patches 1 week, 2 days ago
arch/s390/include/asm/fpu-insn.h | 124 -------------------------------
scripts/min-tool-version.sh      |   2 +-
2 files changed, 1 insertion(+), 125 deletions(-)
[PATCH 0/2] s390: Raise minimum clang version to 19.1.0
Posted by Heiko Carstens 1 week, 2 days ago
In order to get rid of special inline assemblies for old clang versions,
raise the minimum clang version to 19.1.0 for s390.

This allows to make use of various inline assembly format flags for which
support has been added with llvm-project commit 9c75a981554d ("[SystemZ]
Implement A, O and R inline assembly format flags (#80685)").

Heiko Carstens (2):
  scripts/min-tool-version.sh: Raise minimum clang version to 19.1.0 for s390
  s390/fpu: Remove inline assembly variants for old clang versions

 arch/s390/include/asm/fpu-insn.h | 124 -------------------------------
 scripts/min-tool-version.sh      |   2 +-
 2 files changed, 1 insertion(+), 125 deletions(-)

-- 
2.45.2