summaryrefslogtreecommitdiff
path: root/test/Feature/packed_cmp.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Feature/packed_cmp.ll')
-rwxr-xr-xtest/Feature/packed_cmp.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Feature/packed_cmp.ll b/test/Feature/packed_cmp.ll
index 49d0523486..eb2f30dbc9 100755
--- a/test/Feature/packed_cmp.ll
+++ b/test/Feature/packed_cmp.ll
@@ -13,7 +13,6 @@
%fvec1 = constant %fvec_type <float 1.0, float 1.0, float 1.0, float 1.0>
%fvec2 = constant %fvec_type <float 0.0, float 0.0, float 0.0, float 0.0>
-implementation ; Functions:
define bool %ivectest1() {
%v1 = load %ivec_type* getelementptr(%ivec_type* %ivec1, i32 0)