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 3030! RUN: | FileCheck %s -check-prefix=CHECK-AMDGPU-R600
3131
3232! 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"
3435
3536! 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"
3739
3840! CHECK-ARMV9: "-fc1" "-triple" "aarch64-unknown-linux-gnu"
3941! CHECK-ARMV9-SAME: "-target-cpu" "generic"
You can’t perform that action at this time.
0 commit comments