aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.h
diff options
context:
space:
mode:
authorMatthew Malcomson <matthew.malcomson@arm.com>2020-01-17 15:08:21 +0000
committerMatthew Malcomson <matthew.malcomson@arm.com>2020-01-17 15:23:37 +0000
commit568f0f355f259f58688dd73f749f4d80adc10e40 (patch)
treea8c7e50f7934c57844d223af8c8e1e3733827c56 /gcc/tree-vectorizer.h
parentf1a7789d0f4780b296b66e93f598bf2b2c109f43 (diff)
downloadgcc-568f0f355f259f58688dd73f749f4d80adc10e40.zip
gcc-568f0f355f259f58688dd73f749f4d80adc10e40.tar.gz
gcc-568f0f355f259f58688dd73f749f4d80adc10e40.tar.bz2
[AArch64] [Obvious] Correct pattern target requirement
Had mistakenly used a target macro that was not defined and not the relevant one instead of the macro that should be used. TARGET_ARMV8_6 is not defined, and also not the macro we want to check. Instead check TARGET_F64MM. gcc/ChangeLog: 2020-01-17 Matthew Malcomson <matthew.malcomson@arm.com> * config/aarch64/aarch64-sve.md (@aarch64_sve_ld1ro<mode>): Use the correct target macro.
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions