Test Failure: Transforms/CodeGenPrepare/X86/baseoffs-sext-bug.ll

Test source: git

Log:


stderr:

Transforms/CodeGenPrepare/X86/baseoffs-sext-bug.ll' FAILED ********************
Exit Code: 2

Command Output (stdout):
--
# RUN: at line 2
/home/nlopes/alive2/build/opt-alive.sh -S -passes='require<profile-summary>,function(codegenprepare)' < /bitbucket/nlopes/llvm/llvm/test/Transforms/CodeGenPrepare/X86/baseoffs-sext-bug.ll | /bitbucket/nlopes/llvm/build/bin/FileCheck --check-prefix=GEP /bitbucket/nlopes/llvm/llvm/test/Transforms/CodeGenPrepare/X86/baseoffs-sext-bug.ll
# executed command: /home/nlopes/alive2/build/opt-alive.sh -S '-passes=require<profile-summary>,function(codegenprepare)'
# .---command stderr------------
# | opt: /home/nlopes/alive2/tools/transform.cpp:985: void initBitsProgramPointer(tools::Transform&): Assertion `bits_program_pointer > 0 && bits_program_pointer <= 64' 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=require<profile-summary>,function(codegenprepare) -tv-smt-to=20000 -tv-report-dir=/home/nlopes/alive2/build/logs -tv-smt-stats
# | 1.	Running pass "function(codegenprepare)" on module "<stdin>"
# | 2.	Running pass "codegenprepare" on function "test"
# |  #0 0x00007ff6320289ab llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/bitbucket/nlopes/llvm/build/bin/../lib/libLLVMSupport.so.22.0git+0x2289ab)
# |  #1 0x00007ff63202587a SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0
# |  #2 0x00007ff63163fc30 __restore_rt (/lib64/libc.so.6+0x3fc30)
# |  #3 0x00007ff63168d03c __pthread_kill_implementation (/lib64/libc.so.6+0x8d03c)
# |  #4 0x00007ff63163fb86 gsignal (/lib64/libc.so.6+0x3fb86)
# |  #5 0x00007ff631629873 abort (/lib64/libc.so.6+0x29873)
# |  #6 0x00007ff63162979b _nl_load_domain.cold (/lib64/libc.so.6+0x2979b)
# |  #7 0x00007ff6316388c6 (/lib64/libc.so.6+0x388c6)
# |  #8 0x00007ff62fff2eba initBitsProgramPointer(tools::Transform&) /home/nlopes/alive2/tools/transform.cpp:986:3
# |  #9 0x00007ff62ffff23b tools::Transform::preprocess() /home/nlopes/alive2/tools/transform.cpp:1985:13
# | #10 0x00007ff62ff1578d (anonymous namespace)::TVLegacyPass::verify(tools::Transform&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/nlopes/alive2/tv/tv.cpp:318:38
# | #11 0x00007ff62ff17593 (anonymous namespace)::TVLegacyPass::runOn(llvm::Function&) /home/nlopes/alive2/tv/tv.cpp:237:20
# | #12 0x00007ff62ff183ec void (anonymous namespace)::TVPass::run<llvm::Function>(llvm::Function&, std::function<llvm::TargetLibraryInfo* (llvm::Function&)> const&) /home/nlopes/alive2/tv/tv.cpp:659:15
# | #13 0x00007ff62ff185ee void (anonymous namespace)::runTVPass<llvm::Function>(llvm::Function&) /home/nlopes/alive2/tv/tv.cpp:682:9
# | #14 0x00007ff62ff186cf 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:772:24
# | #15 0x00007ff62ff187b4 llvm::Any::~Any() /home/nlopes/llvm/llvm/include/llvm/ADT/Any.h:28:16
# | #16 0x00007ff62ff187b4 llvmGetPassPluginInfo::'lambda'(llvm::PassBuilder&)::operator()(llvm::PassBuilder&) const::'lambda4'(llvm::StringRef, llvm::Any, llvm::PreservedAnalyses const&)::operator()(llvm::StringRef, llvm::Any, llvm::PreservedAnalyses const&) const /home/nlopes/alive2/tv/tv.cpp:791:22
# | #17 0x00007ff62ff187fa llvm::Any::~Any() /home/nlopes/llvm/llvm/include/llvm/ADT/Any.h:28:16
# | #18 0x00007ff62ff187fa void llvm::detail::UniqueFunctionBase<void, llvm::StringRef, llvm::Any, llvm::PreservedAnalyses const&>::CallImpl<llvmGetPassPluginInfo::'lambda'(llvm::PassBuilder&)::operator()(llvm::PassBuilder&) const::'lambda4'(llvm::StringRef, llvm::Any, llvm::PreservedAnalyses const&)>(void*, llvm::StringRef, llvm::Any&, llvm::PreservedAnalyses const&) /home/nlopes/llvm/llvm/include/llvm/ADT/FunctionExtras.h:212:16
# | #19 0x00007ff632501d03 llvm::PassManager<llvm::Function, llvm::AnalysisManager<llvm::Function>>::run(llvm::Function&, llvm::AnalysisManager<llvm::Function>&) (/bitbucket/nlopes/llvm/build/bin/../lib/libLLVMCore.so.22.0git+0x301d03)
# | #20 0x00007ff63a84fbdd llvm::detail::PassModel<llvm::Function, llvm::PassManager<llvm::Function, llvm::AnalysisManager<llvm::Function>>, llvm::AnalysisManager<llvm::Function>>::run(llvm::Function&, llvm::AnalysisManager<llvm::Function>&) (/bitbucket/nlopes/llvm/build/bin/../lib/libLLVMAMDGPUCodeGen.so.22.0git+0x44fbdd)
# | #21 0x00007ff632502740 llvm::ModuleToFunctionPassAdaptor::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) (/bitbucket/nlopes/llvm/build/bin/../lib/libLLVMCore.so.22.0git+0x302740)
# | #22 0x00007ff63ca17edd llvm::detail::PassModel<llvm::Module, llvm::ModuleToFunctionPassAdaptor, llvm::AnalysisManager<llvm::Module>>::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) (/bitbucket/nlopes/llvm/build/bin/../lib/libLLVMOptDriver.so.22.0git+0x20edd)
# | #23 0x00007ff6325001bd llvm::PassManager<llvm::Module, llvm::AnalysisManager<llvm::Module>>::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) (/bitbucket/nlopes/llvm/build/bin/../lib/libLLVMCore.so.22.0git+0x3001bd)
# | #24 0x00007ff63ca235e1 llvm::runPassPipeline(llvm::StringRef, llvm::Module&, llvm::TargetMachine*, llvm::TargetLibraryInfoImpl*, llvm::RTLIB::RuntimeLibcallsInfo&, 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.22.0git+0x2c5e1)
# | #25 0x00007ff63ca2de00 optMain (/bitbucket/nlopes/llvm/build/bin/../lib/libLLVMOptDriver.so.22.0git+0x36e00)
# | #26 0x00007ff63162a610 __libc_start_call_main (/lib64/libc.so.6+0x2a610)
# | #27 0x00007ff63162a6c0 __libc_start_main@GLIBC_2.2.5 (/lib64/libc.so.6+0x2a6c0)
# | #28 0x0000000000402075 _start (/home/nlopes/llvm/build/bin/opt+0x402075)
# | timeout: the monitored command dumped core
# | /home/nlopes/alive2/build/opt-alive.sh: line 93: 3532173 Aborted                 $COMMAND
# `-----------------------------
# error: command failed with exit status: 134
# executed command: /bitbucket/nlopes/llvm/build/bin/FileCheck --check-prefix=GEP /bitbucket/nlopes/llvm/llvm/test/Transforms/CodeGenPrepare/X86/baseoffs-sext-bug.ll
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:  /bitbucket/nlopes/llvm/build/bin/FileCheck --check-prefix=GEP /bitbucket/nlopes/llvm/llvm/test/Transforms/CodeGenPrepare/X86/baseoffs-sext-bug.ll
# `-----------------------------
# error: command failed with exit status: 2

--

 

<-- Back