Test Failure: Transforms/InstSimplify/gep.ll

Test source: git

Log:


stderr:

Transforms/InstSimplify/gep.ll' FAILED ********************
Exit Code: 2

Command Output (stdout):
--
# RUN: at line 2
/home/nlopes/alive2/build/opt-alive.sh -S -passes=instsimplify < /bitbucket/nlopes/llvm/llvm/test/Transforms/InstSimplify/gep.ll | /bitbucket/nlopes/llvm/build/bin/FileCheck /bitbucket/nlopes/llvm/llvm/test/Transforms/InstSimplify/gep.ll
# executed command: /home/nlopes/alive2/build/opt-alive.sh -S -passes=instsimplify
# executed command: /bitbucket/nlopes/llvm/build/bin/FileCheck /bitbucket/nlopes/llvm/llvm/test/Transforms/InstSimplify/gep.ll
# RUN: at line 3
/home/nlopes/alive2/build/opt-alive.sh -S -passes=instsimplify -use-constant-int-for-fixed-length-splat < /bitbucket/nlopes/llvm/llvm/test/Transforms/InstSimplify/gep.ll | /bitbucket/nlopes/llvm/build/bin/FileCheck /bitbucket/nlopes/llvm/llvm/test/Transforms/InstSimplify/gep.ll
# executed command: /home/nlopes/alive2/build/opt-alive.sh -S -passes=instsimplify -use-constant-int-for-fixed-length-splat
# .---command stderr------------
# | opt: /home/nlopes/alive2/llvm_util/llvm2alive.cpp:655: {anonymous}::llvm2alive_::RetTy {anonymous}::llvm2alive_::visitGetElementPtrInst(llvm::GetElementPtrInst&): Assertion `false' failed.
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0.	Program arguments: /home/nlopes/llvm/build/bin/opt -load=/home/nlopes/alive2/build/tv/tv.so -load-pass-plugin=/home/nlopes/alive2/build/tv/tv.so -tv-exit-on-error -S -passes=instsimplify -use-constant-int-for-fixed-length-splat -tv-smt-to=20000 -tv-report-dir=/home/nlopes/alive2/build/logs -tv-smt-stats
# | 1.	Running pass "function(instsimplify)" on module "<stdin>"
# |  #0 0x00007f62bbc2ceeb llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/bitbucket/nlopes/llvm/build/bin/../lib/libLLVMSupport.so.23.0git+0x22ceeb)
# |  #1 0x00007f62bbc29dba SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0
# |  #2 0x00007f62bb23fc30 __restore_rt (/lib64/libc.so.6+0x3fc30)
# |  #3 0x00007f62bb28d03c __pthread_kill_implementation (/lib64/libc.so.6+0x8d03c)
# |  #4 0x00007f62bb23fb86 gsignal (/lib64/libc.so.6+0x3fb86)
# |  #5 0x00007f62bb229873 abort (/lib64/libc.so.6+0x29873)
# |  #6 0x00007f62bb22979b _nl_load_domain.cold (/lib64/libc.so.6+0x2979b)
# |  #7 0x00007f62bb2388c6 (/lib64/libc.so.6+0x388c6)
# |  #8 0x00007f62b9b27a40 (anonymous namespace)::llvm2alive_::visitGetElementPtrInst(llvm::GetElementPtrInst&) /home/nlopes/alive2/llvm_util/llvm2alive.cpp:658:41
# |  #9 0x00007f62b9b2d1e3 visitGetElementPtr /home/nlopes/llvm/llvm/include/llvm/IR/Instruction.def:174:1
# | #10 0x00007f62b9b2d1e3 llvm::InstVisitor<(anonymous namespace)::llvm2alive_, std::unique_ptr<IR::Instr, std::default_delete<IR::Instr>>>::visit(llvm::Instruction&) /home/nlopes/llvm/llvm/include/llvm/IR/Instruction.def:174:1
# | #11 0x00007f62b9b2de90 (anonymous namespace)::llvm2alive_::run() /home/nlopes/alive2/llvm_util/llvm2alive.cpp:2014:29
# | #12 0x00007f62b9b2e5a7 llvm_util::llvm2alive(llvm::Function&, llvm::TargetLibraryInfo const&, bool, std::vector<IR::GlobalVariable*, std::allocator<IR::GlobalVariable*>> const&) /home/nlopes/alive2/llvm_util/llvm2alive.cpp:2148:51
# | #13 0x00007f62b9b1759e (anonymous namespace)::TVLegacyPass::runOn(llvm::Function&) /home/nlopes/alive2/tv/tv.cpp:216:62
# | #14 0x00007f62b9b1791e llvm::ilist_iterator<llvm::ilist_detail::node_options<llvm::Function, true, false, void, false, void>, false, false>::operator++() /home/nlopes/llvm/llvm/include/llvm/ADT/ilist_iterator.h:187:48
# | #15 0x00007f62b9b1791e (anonymous namespace)::TVLegacyPass::runOnModule(llvm::Module&) /home/nlopes/alive2/tv/tv.cpp:170:19
# | #16 0x00007f62b9b17c8d runOn /home/nlopes/alive2/tv/tv.cpp:175:53
# | #17 0x00007f62b9b17c8d void (anonymous namespace)::TVPass::run<llvm::Module>(llvm::Module&, std::function<llvm::TargetLibraryInfo* (llvm::Function&)> const&) /home/nlopes/alive2/tv/tv.cpp:659:15
# | #18 0x00007f62b9b17f47 void (anonymous namespace)::runTVPass<llvm::Module>(llvm::Module&) /home/nlopes/alive2/tv/tv.cpp:682:9
# | #19 0x00007f62b9b1889e llvmGetPassPluginInfo::'lambda'(llvm::PassBuilder&)::operator()(llvm::PassBuilder&) const::'lambda3'(llvm::StringRef, llvm::Any)::operator()(llvm::StringRef, llvm::Any) const /home/nlopes/alive2/tv/tv.cpp:782:9
# | #20 0x00007f62b9b188d3 llvm::Any::~Any() /home/nlopes/llvm/llvm/include/llvm/ADT/Any.h:28:16
# | #21 0x00007f62b9b188d3 void llvm::detail::UniqueFunctionBase<void, llvm::StringRef, llvm::Any>::CallImpl<llvmGetPassPluginInfo::'lambda'(llvm::PassBuilder&)::operator()(llvm::PassBuilder&) const::'lambda3'(llvm::StringRef, llvm::Any)>(void*, llvm::StringRef, llvm::Any&) /home/nlopes/llvm/llvm/include/llvm/ADT/FunctionExtras.h:212:16
# | #22 0x00007f62bc107980 llvm::PassManager<llvm::Module, llvm::AnalysisManager<llvm::Module>>::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) (/bitbucket/nlopes/llvm/build/bin/../lib/libLLVMCore.so.23.0git+0x307980)
# | #23 0x00007f62c66c18b4 llvm::runPassPipeline(llvm::StringRef, llvm::Module&, llvm::TargetMachine*, llvm::TargetLibraryInfoImpl*, llvm::ToolOutputFile*, llvm::ToolOutputFile*, llvm::ToolOutputFile*, llvm::StringRef, llvm::ArrayRef<llvm::PassPlugin>, llvm::ArrayRef<std::function<void (llvm::PassBuilder&)>>, llvm::opt_tool::OutputKind, llvm::opt_tool::VerifierKind, bool, bool, bool, bool, bool, bool, bool, bool) (/bitbucket/nlopes/llvm/build/bin/../lib/libLLVMOptDriver.so.23.0git+0x2c8b4)
# | #24 0x00007f62c66cc1c4 optMain (/bitbucket/nlopes/llvm/build/bin/../lib/libLLVMOptDriver.so.23.0git+0x371c4)
# | #25 0x00007f62bb22a610 __libc_start_call_main (/lib64/libc.so.6+0x2a610)
# | #26 0x00007f62bb22a6c0 __libc_start_main@GLIBC_2.2.5 (/lib64/libc.so.6+0x2a6c0)
# | #27 0x0000000000402075 _start (/home/nlopes/llvm/build/bin/opt+0x402075)
# | timeout: the monitored command dumped core
# | /home/nlopes/alive2/build/opt-alive.sh: line 93: 241238 Aborted                 $COMMAND
# `-----------------------------
# error: command failed with exit status: 134
# executed command: /bitbucket/nlopes/llvm/build/bin/FileCheck /bitbucket/nlopes/llvm/llvm/test/Transforms/InstSimplify/gep.ll
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:  /bitbucket/nlopes/llvm/build/bin/FileCheck /bitbucket/nlopes/llvm/llvm/test/Transforms/InstSimplify/gep.ll
# `-----------------------------
# error: command failed with exit status: 2

--

 

<-- Back