We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 700a905 commit 804db3dCopy full SHA for 804db3d
llvm/test/CodeGen/ARM/big-endian-vector-trunc.ll
@@ -1,7 +1,7 @@
1
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
2
; RUN: llc -mtriple=armebv7-unknown-none-eabihf -mattr=+neon < %s | FileCheck %s
3
4
-define i32 @test(i64 %arg1) "target-features"="+neon" {
+define i32 @test(i64 %arg1) {
5
; CHECK-LABEL: test:
6
; CHECK: @ %bb.0: @ %entry
7
; CHECK-NEXT: subs r1, r1, #1
0 commit comments