diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2025-01-13 15:36:57 +0300 |
---|---|---|
committer | Alexander Gordeev <agordeev@linux.ibm.com> | 2025-01-26 19:24:05 +0300 |
commit | 836968fa0a85f01eeeb1f1144dfa87e3ab94a3d7 (patch) | |
tree | 1bd9c23e21f80b1b136c71ab702a4a0661ae5697 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f340d270491dc6b4c2da036c33642fbbf1de47af (diff) | |
download | linux-836968fa0a85f01eeeb1f1144dfa87e3ab94a3d7.tar.xz |
s390/fpu: Use CONFIG_CC_HAS_ASM_AOR_FORMAT_FLAGS instead of CONFIG_CC_IS_CLANG
Use the more precise CONFIG_CC_HAS_ASM_AOR_FORMAT_FLAGS to tell if the
compiler has support for the A, O, and R inline assembly format flags.
This allows recent Clang compilers to generate better code.
Move code around so the good (aka better) case at the top of each ifdef
construct.
Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions