Test Failure: Transforms/InstCombine/memcmp-1.ll

Test source: git

Comments: LLVM bug: load type punning. needs byte type

Log:


stderr:

RUN: at line 3: /home/nlopes/alive2/build/opt-alive.sh < /bitbucket/nlopes/llvm/llvm/test/Transforms/InstCombine/memcmp-1.ll -passes=instcombine -S | /bitbucket/nlopes/llvm/build/bin/FileCheck --check-prefix=CHECK --check-prefix=NOBCMP /bitbucket/nlopes/llvm/llvm/test/Transforms/InstCombine/memcmp-1.ll
+ /home/nlopes/alive2/build/opt-alive.sh -passes=instcombine -S
+ /bitbucket/nlopes/llvm/build/bin/FileCheck --check-prefix=CHECK --check-prefix=NOBCMP /bitbucket/nlopes/llvm/llvm/test/Transforms/InstCombine/memcmp-1.ll

FileCheck error: '<stdin>' is empty.
FileCheck command line:  /bitbucket/nlopes/llvm/build/bin/FileCheck --check-prefix=CHECK --check-prefix=NOBCMP /bitbucket/nlopes/llvm/llvm/test/Transforms/InstCombine/memcmp-1.ll

 

<-- Back