summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rw-r--r--llvm/test/CodeGen/ARM/GlobalISel/arm-instruction-select.mir2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/GlobalISel/arm-instruction-select.mir b/llvm/test/CodeGen/ARM/GlobalISel/arm-instruction-select.mir
index 8d18513766d..48d58d71eb6 100644
--- a/llvm/test/CodeGen/ARM/GlobalISel/arm-instruction-select.mir
+++ b/llvm/test/CodeGen/ARM/GlobalISel/arm-instruction-select.mir
@@ -13,7 +13,7 @@
define void @test_load_from_stack() { ret void }
- attributes #0 = { "target-features"="+vfp2" }
+ attributes #0 = { "target-features"="+vfp2,-neonfp" }
...
---
name: test_zext_s1
OpenPOWER on IntegriCloud