summaryrefslogtreecommitdiffstats
path: root/llvm/test/Feature/packed_cmp.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Feature/packed_cmp.ll')
-rwxr-xr-xllvm/test/Feature/packed_cmp.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/Feature/packed_cmp.ll b/llvm/test/Feature/packed_cmp.ll
index 49d0523486d..eb2f30dbc93 100755
--- a/llvm/test/Feature/packed_cmp.ll
+++ b/llvm/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)
OpenPOWER on IntegriCloud