File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 30
30
! RUN: | FileCheck %s -check-prefix=CHECK-AMDGPU-R600
31
31
32
32
! CHECK-A57: "-fc1" "-triple" "aarch64-unknown-linux-gnu"
33
- ! CHECK-A57-SAME: "-target-cpu" "cortex-a57" "-target-feature" "+v8a" "-target-feature" "+aes" "-target-feature" "+crc" "-target-feature" "+fp-armv8" "-target-feature" "+sha2" "-target-feature" "+neon"
33
+ ! CHECK-A57-SAME: "-target-cpu" "cortex-a57"
34
+ ! CHECK-A57-SAME: "-target-feature" "+v8a" "-target-feature" "+aes" "-target-feature" "+crc" "-target-feature" "+fp-armv8" "-target-feature" "+sha2" "-target-feature" "+neon"
34
35
35
36
! CHECK-A76: "-fc1" "-triple" "aarch64-unknown-linux-gnu"
36
- ! CHECK-A76-SAME: "-target-cpu" "cortex-a76" "-target-feature" "+v8.2a" "-target-feature" "+aes" "-target-feature" "+crc" "-target-feature" "+dotprod" "-target-feature" "+fp-armv8" "-target-feature" "+fullfp16" "-target-feature" "+lse" "-target-feature" "+ras" "-target-feature" "+rcpc" "-target-feature" "+rdm" "-target-feature" "+sha2" "-target-feature" "+neon" "-target-feature" "+ssbs"
37
+ ! CHECK-A76-SAME: "-target-cpu" "cortex-a76"
38
+ ! CHECK-A76-SAME: "-target-feature" "+v8.2a" "-target-feature" "+aes" "-target-feature" "+crc" "-target-feature" "+dotprod" "-target-feature" "+fp-armv8" "-target-feature" "+fullfp16" "-target-feature" "+lse" "-target-feature" "+ras" "-target-feature" "+rcpc" "-target-feature" "+rdm" "-target-feature" "+sha2" "-target-feature" "+neon" "-target-feature" "+ssbs"
37
39
38
40
! CHECK-ARMV9: "-fc1" "-triple" "aarch64-unknown-linux-gnu"
39
41
! CHECK-ARMV9-SAME: "-target-cpu" "generic"
You can’t perform that action at this time.
0 commit comments