Skip to content

Instantly share code, notes, and snippets.

@nirvedhmeshram
Created February 6, 2024 02:14
Show Gist options
  • Save nirvedhmeshram/c2bf8a078096a3753423511931847205 to your computer and use it in GitHub Desktop.
Save nirvedhmeshram/c2bf8a078096a3753423511931847205 to your computer and use it in GitHub Desktop.
case 1
#0 0x00007f3594ca291d llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/lib/Support/Unix/Signals.inc:723:11
#1 0x00007f3594ca2e0b PrintStackTraceSignalHandler(void*) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/lib/Support/Unix/Signals.inc:798:1
#2 0x00007f3594ca0e36 llvm::sys::RunSignalHandlers() /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/lib/Support/Signals.cpp:105:5
#3 0x00007f3594ca3625 SignalHandler(int) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/lib/Support/Unix/Signals.inc:413:1
#4 0x00007f3588a42520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520)
#5 0x00007f3594ae1984 llvm::detail::PunnedPointer<llvm::ilist_node_base<true>*>::asInt() const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/ADT/PointerIntPair.h:41:5
#6 0x00007f3594ae1965 llvm::detail::PunnedPointer<llvm::ilist_node_base<true>*>::operator long() const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/ADT/PointerIntPair.h:45:41
#7 0x00007f3594ae1d55 llvm::PointerIntPair<llvm::ilist_node_base<true>*, 1u, unsigned int, llvm::PointerLikeTypeTraits<llvm::ilist_node_base<true>*>, llvm::PointerIntPairInfo<llvm::ilist_node_base<true>*, 1u, llvm::PointerLikeTypeTraits<llvm::ilist_node_base<true>*>>>::getInt() const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/ADT/PointerIntPair.h:96:57
#8 0x00007f3594ae1d25 llvm::ilist_node_base<true>::isSentinel() const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/ADT/ilist_node_base.h:45:36
#9 0x00007f3594ae1ce5 llvm::ilist_node_base<true>::isKnownSentinel() const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/ADT/ilist_node_base.h:46:34
#10 0x00007f3594ae29ec llvm::ilist_iterator<llvm::ilist_detail::node_options<mlir::Operation, true, false, void, false>, false, false>::operator*() const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/ADT/ilist_iterator.h:138:5
#11 0x00007f3594d473a8 (anonymous namespace)::SSANameState::numberValuesInBlock(mlir::Block&) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/IR/AsmPrinter.cpp:1532:17
#12 0x00007f3594d45bd6 (anonymous namespace)::SSANameState::numberValuesInRegion(mlir::Region&) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/IR/AsmPrinter.cpp:1498:20
#13 0x00007f3594d4535f (anonymous namespace)::SSANameState::SSANameState(mlir::Operation*, mlir::OpPrintingFlags const&) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/IR/AsmPrinter.cpp:1386:26
#14 0x00007f3594d69dec mlir::detail::AsmStateImpl::AsmStateImpl(mlir::Operation*, mlir::OpPrintingFlags const&, llvm::DenseMap<mlir::Operation*, std::pair<unsigned int, unsigned int>, llvm::DenseMapInfo<mlir::Operation*, void>, llvm::detail::DenseMapPair<mlir::Operation*, std::pair<unsigned int, unsigned int>>>*) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/IR/AsmPrinter.cpp:1789:39
#15 0x00007f3594d4b4ab std::__detail::_MakeUniq<mlir::detail::AsmStateImpl>::__single_object std::make_unique<mlir::detail::AsmStateImpl, mlir::Operation*&, mlir::OpPrintingFlags, llvm::DenseMap<mlir::Operation*, std::pair<unsigned int, unsigned int>, llvm::DenseMapInfo<mlir::Operation*, void>, llvm::detail::DenseMapPair<mlir::Operation*, std::pair<unsigned int, unsigned int>>>*&>(mlir::Operation*&, mlir::OpPrintingFlags&&, llvm::DenseMap<mlir::Operation*, std::pair<unsigned int, unsigned int>, llvm::DenseMapInfo<mlir::Operation*, void>, llvm::detail::DenseMapPair<mlir::Operation*, std::pair<unsigned int, unsigned int>>>*&) /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/bits/unique_ptr.h:1065:34
#16 0x00007f3594d2ad73 mlir::AsmState::AsmState(mlir::Operation*, mlir::OpPrintingFlags const&, llvm::DenseMap<mlir::Operation*, std::pair<unsigned int, unsigned int>, llvm::DenseMapInfo<mlir::Operation*, void>, llvm::detail::DenseMapPair<mlir::Operation*, std::pair<unsigned int, unsigned int>>>*, mlir::FallbackAsmResourceMap*) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/IR/AsmPrinter.cpp:1930:7
#17 0x00007f3594d313d1 mlir::Operation::print(llvm::raw_ostream&, mlir::OpPrintingFlags const&) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/IR/AsmPrinter.cpp:3920:12
#18 0x00007f359c4d5f6a (anonymous namespace)::GreedyPatternRewriteDriver::processWorklist() /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Transforms/Utils/GreedyPatternRewriteDriver.cpp:456:5
#19 0x00007f359c4d5cb1 (anonymous namespace)::RegionPatternRewriteDriver::simplify(bool*) &&::$_8::operator()() const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Transforms/Utils/GreedyPatternRewriteDriver.cpp:836:30
#20 0x00007f359c4d5c85 void llvm::function_ref<void ()>::callback_fn<(anonymous namespace)::RegionPatternRewriteDriver::simplify(bool*) &&::$_8>(long) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/ADT/STLFunctionalExtras.h:45:5
#21 0x00007f3594bb5e39 llvm::function_ref<void ()>::operator()() const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/ADT/STLFunctionalExtras.h:68:5
#22 0x00007f359c4d536d void mlir::MLIRContext::executeAction<(anonymous namespace)::GreedyPatternRewriteIteration, long&>(llvm::function_ref<void ()>, llvm::ArrayRef<mlir::IRUnit>, long&) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/include/mlir/IR/MLIRContext.h:276:3
#23 0x00007f359c4d367d (anonymous namespace)::RegionPatternRewriteDriver::simplify(bool*) && /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Transforms/Utils/GreedyPatternRewriteDriver.cpp:844:3
#24 0x00007f359c4d333f mlir::applyPatternsAndFoldGreedily(mlir::Region&, mlir::FrozenRewritePatternSet const&, mlir::GreedyRewriteConfig, bool*) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Transforms/Utils/GreedyPatternRewriteDriver.cpp:876:47
#25 0x00007f359590f3a5 mlir::applyPatternsAndFoldGreedily(mlir::Operation*, mlir::FrozenRewritePatternSet const&, mlir::GreedyRewriteConfig, bool*) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/include/mlir/Transforms/GreedyPatternRewriteDriver.h:148:9
#26 0x00007f35999d58b8 mlir::iree_compiler::(anonymous namespace)::MaterializeEncodingIntoNopPass::runOnOperation() /proj/xcohdstaff6/nmeshram/iree/compiler/src/iree/compiler/Codegen/Common/MaterializeEncodingIntoNop.cpp:76:15
#27 0x00007f35950d7fbb mlir::detail::OpToOpPassAdaptor::run(mlir::Pass*, mlir::Operation*, mlir::AnalysisManager, bool, unsigned int)::$_7::operator()() const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/Pass.cpp:0:17
#28 0x00007f35950d7f55 void llvm::function_ref<void ()>::callback_fn<mlir::detail::OpToOpPassAdaptor::run(mlir::Pass*, mlir::Operation*, mlir::AnalysisManager, bool, unsigned int)::$_7>(long) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/ADT/STLFunctionalExtras.h:45:5
#29 0x00007f3594bb5e39 llvm::function_ref<void ()>::operator()() const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/ADT/STLFunctionalExtras.h:68:5
#30 0x00007f35950db09d void mlir::MLIRContext::executeAction<mlir::PassExecutionAction, mlir::Pass&>(llvm::function_ref<void ()>, llvm::ArrayRef<mlir::IRUnit>, mlir::Pass&) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/include/mlir/IR/MLIRContext.h:276:3
#31 0x00007f35950d3483 mlir::detail::OpToOpPassAdaptor::run(mlir::Pass*, mlir::Operation*, mlir::AnalysisManager, bool, unsigned int) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/Pass.cpp:525:17
#32 0x00007f35950d3a34 mlir::detail::OpToOpPassAdaptor::runPipeline(mlir::OpPassManager&, mlir::Operation*, mlir::AnalysisManager, bool, unsigned int, mlir::PassInstrumentor*, mlir::PassInstrumentation::PipelineParentInfo const*) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/Pass.cpp:585:16
#33 0x00007f35950d9388 mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::$_15::operator()(mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo&) const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/Pass.cpp:805:36
#34 0x00007f35950d9cd9 mlir::LogicalResult mlir::failableParallelForEach<__gnu_cxx::__normal_iterator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo*, std::vector<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo, std::allocator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo>>>, mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::$_15&>(mlir::MLIRContext*, __gnu_cxx::__normal_iterator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo*, std::vector<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo, std::allocator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo>>>, __gnu_cxx::__normal_iterator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo*, std::vector<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo, std::allocator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo>>>, mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::$_15&)::'lambda'()::operator()() const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/include/mlir/IR/Threading.h:62:18
#35 0x00007f35950d9c1d __gnu_cxx::__normal_iterator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo*, std::vector<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo, std::allocator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo>>> std::__invoke_impl<void, mlir::LogicalResult mlir::failableParallelForEach<__gnu_cxx::__normal_iterator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo*, std::vector<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo, std::allocator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo>>>, mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::$_15&>(mlir::MLIRContext*, __gnu_cxx::__normal_iterator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo*, std::vector<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo, std::allocator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo>>>, __gnu_cxx::__normal_iterator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo*, std::vector<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo, std::allocator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo>>>, mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::$_15&)::'lambda'()&>(std::__invoke_other, mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::$_15&) /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/bits/invoke.h:61:7
#36 0x00007f35950d9bcd std::enable_if<is_invocable_r_v<__gnu_cxx::__normal_iterator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo*, std::vector<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo, std::allocator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo>>>, mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::$_15&>, __gnu_cxx::__normal_iterator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo*, std::vector<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo, std::allocator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo>>>>::type std::__invoke_r<void, mlir::LogicalResult mlir::failableParallelForEach<__gnu_cxx::__normal_iterator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo*, std::vector<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo, std::allocator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo>>>, mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::$_15&>(mlir::MLIRContext*, __gnu_cxx::__normal_iterator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo*, std::vector<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo, std::allocator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo>>>, __gnu_cxx::__normal_iterator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo*, std::vector<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo, std::allocator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo>>>, mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::$_15&)::'lambda'()&>(mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::$_15&) /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/bits/invoke.h:117:5
#37 0x00007f35950d9abd std::_Function_handler<void (), mlir::LogicalResult mlir::failableParallelForEach<__gnu_cxx::__normal_iterator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo*, std::vector<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo, std::allocator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo>>>, mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::$_15&>(mlir::MLIRContext*, __gnu_cxx::__normal_iterator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo*, std::vector<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo, std::allocator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo>>>, __gnu_cxx::__normal_iterator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo*, std::vector<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo, std::allocator<mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::OpPMInfo>>>, mlir::detail::OpToOpPassAdaptor::runOnOperationAsyncImpl(bool)::$_15&)::'lambda'()>::_M_invoke(std::_Any_data const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/bits/std_function.h:290:2
#38 0x00007f3594c1cc45 std::function<void ()>::operator()() const /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/bits/std_function.h:591:2
#39 0x00007f3594f711dd llvm::ThreadPool::createTaskAndFuture(std::function<void ()>)::'lambda'()::operator()() const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/Support/ThreadPool.h:135:15
#40 0x00007f3594f7119d void std::__invoke_impl<void, llvm::ThreadPool::createTaskAndFuture(std::function<void ()>)::'lambda'()&>(std::__invoke_other, llvm::ThreadPool::createTaskAndFuture(std::function<void ()>)::'lambda'()&) /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/bits/invoke.h:61:7
#41 0x00007f3594f7114d std::enable_if<is_invocable_r_v<void, llvm::ThreadPool::createTaskAndFuture(std::function<void ()>)::'lambda'()&>, void>::type std::__invoke_r<void, llvm::ThreadPool::createTaskAndFuture(std::function<void ()>)::'lambda'()&>(llvm::ThreadPool::createTaskAndFuture(std::function<void ()>)::'lambda'()&) /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/bits/invoke.h:117:5
#42 0x00007f3594f70ffd std::_Function_handler<void (), llvm::ThreadPool::createTaskAndFuture(std::function<void ()>)::'lambda'()>::_M_invoke(std::_Any_data const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/bits/std_function.h:290:2
#43 0x00007f3594c1cc45 std::function<void ()>::operator()() const /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/bits/std_function.h:591:2
#44 0x00007f3594c1ac8b llvm::ThreadPool::processTasks(llvm::ThreadPoolTaskGroup*) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/lib/Support/ThreadPool.cpp:101:5
#45 0x00007f3594c1be65 llvm::ThreadPool::grow(int)::$_0::operator()() const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/lib/Support/ThreadPool.cpp:50:5
#46 0x00007f3594c1bde1 auto void llvm::thread::GenericThreadProxy<std::tuple<llvm::ThreadPool::grow(int)::$_0>>(void*)::'lambda'(auto&&, auto&&...)::operator()<llvm::ThreadPool::grow(int)::$_0&>(auto&&, auto&&...) const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/Support/thread.h:44:9
#47 0x00007f3594c1bdb2 auto std::__invoke_impl<void, void llvm::thread::GenericThreadProxy<std::tuple<llvm::ThreadPool::grow(int)::$_0>>(void*)::'lambda'(auto&&, auto&&...), llvm::ThreadPool::grow(int)::$_0&>(std::__invoke_other, void llvm::thread::GenericThreadProxy<std::tuple<llvm::ThreadPool::grow(int)::$_0>>(void*)::'lambda'(auto&&, auto&&...)&&, llvm::ThreadPool::grow(int)::$_0&) /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/bits/invoke.h:61:7
#48 0x00007f3594c1bd52 std::__invoke_result<auto, auto...>::type std::__invoke<void llvm::thread::GenericThreadProxy<std::tuple<llvm::ThreadPool::grow(int)::$_0>>(void*)::'lambda'(auto&&, auto&&...), llvm::ThreadPool::grow(int)::$_0&>(auto&&, auto&&...) /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/bits/invoke.h:96:7
#49 0x00007f3594c1bcfa decltype(auto) std::__apply_impl<void llvm::thread::GenericThreadProxy<std::tuple<llvm::ThreadPool::grow(int)::$_0>>(void*)::'lambda'(auto&&, auto&&...), std::tuple<llvm::ThreadPool::grow(int)::$_0>&, 0ul>(auto&&, std::tuple<llvm::ThreadPool::grow(int)::$_0>&, std::integer_sequence<unsigned long, 0ul>) /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/tuple:1852:7
#50 0x00007f3594c1bc42 decltype(auto) std::apply<void llvm::thread::GenericThreadProxy<std::tuple<llvm::ThreadPool::grow(int)::$_0>>(void*)::'lambda'(auto&&, auto&&...), std::tuple<llvm::ThreadPool::grow(int)::$_0>&>(auto&&, std::tuple<llvm::ThreadPool::grow(int)::$_0>&) /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/tuple:1863:7
#51 0x00007f3594c1bbfe void llvm::thread::GenericThreadProxy<std::tuple<llvm::ThreadPool::grow(int)::$_0>>(void*) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/Support/thread.h:46:3
#52 0x00007f3594c1b905 void* llvm::thread::ThreadProxy<std::tuple<llvm::ThreadPool::grow(int)::$_0>>(void*) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/Support/thread.h:56:5
case 2
Using AMDAIE pass pipeline:
hal.executable.variant(builtin.module(func.func(iree-codegen-type-propagation),iree-codegen-bubble-up-ordinal-ops,iree-codegen-bufferize-copy-only-dispatches,func.func(iree-codegen-decompose-softmax{use-fusion=true})),iree-codegen-materialize-user-configs,iree-amdaie-lowering-strategy{use-pass-pipeline=unknown data value for option
UNREACHABLE executed at iree/third_party/llvm-project/mlir/include/mlir/Pass/PassOptions.h:136!
Please report issues to https://github.com/openxla/iree/issues and include the crash backtrace.
Stack dump:
0. Program arguments: ./tools/iree-compile build-matmul/matmul_i32_i32_small_amd-aie_xrt_matmuls.mlir --iree-hal-target-backends=amd-aie --iree-amd-aie-peano-install-dir=/proj/xcohdstaff6/erieaton/install --iree-amd-aie-mlir-aie-install-dir=/proj/xcohdstaff6/nmeshram/iree-amd-aie/third_party/mlir-aie/install --iree-amd-aie-vitis-install-dir=/proj/xbuilds/SWIP/2023.2_1013_2256/installs/lin64/Vitis/2023.2/ --mlir-disable-threading --debug -o test.vmfb
#0 0x00007faf8f8e691d llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/lib/Support/Unix/Signals.inc:723:11
#1 0x00007faf8f8e6e0b PrintStackTraceSignalHandler(void*) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/lib/Support/Unix/Signals.inc:798:1
#2 0x00007faf8f8e4e36 llvm::sys::RunSignalHandlers() /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/lib/Support/Signals.cpp:105:5
#3 0x00007faf8f8e7625 SignalHandler(int) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/lib/Support/Unix/Signals.inc:413:1
#4 0x00007faf83642520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520)
#5 0x00007faf836969fc __pthread_kill_implementation ./nptl/pthread_kill.c:44:76
#6 0x00007faf836969fc __pthread_kill_internal ./nptl/pthread_kill.c:78:10
#7 0x00007faf836969fc pthread_kill ./nptl/pthread_kill.c:89:10
#8 0x00007faf83642476 gsignal ./signal/../sysdeps/posix/raise.c:27:6
#9 0x00007faf836287f3 abort ./stdlib/abort.c:81:7
#10 0x00007faf8f81fce0 llvm::install_out_of_memory_new_handler() /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/lib/Support/ErrorHandling.cpp:193:0
#11 0x00007faf91fd4709 void mlir::detail::PassOptions::printValue<mlir::iree_compiler::AMDAIE::AIEPassPipeline>(llvm::raw_ostream&, mlir::detail::PassOptions::GenericOptionParser<mlir::iree_compiler::AMDAIE::AIEPassPipeline>&, mlir::iree_compiler::AMDAIE::AIEPassPipeline const&) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/include/mlir/Pass/PassOptions.h:137:3
#12 0x00007faf91fd33bb mlir::detail::PassOptions::Option<mlir::iree_compiler::AMDAIE::AIEPassPipeline, mlir::detail::PassOptions::GenericOptionParser<mlir::iree_compiler::AMDAIE::AIEPassPipeline>>::print(llvm::raw_ostream&) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/include/mlir/Pass/PassOptions.h:189:5
#13 0x00007faf8fd4bd31 mlir::detail::PassOptions::print(llvm::raw_ostream&)::$_6::operator()(mlir::detail::PassOptions::OptionBase*) const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/PassRegistry.cpp:321:68
#14 0x00007faf8fd4bcbf void llvm::interleave<mlir::detail::PassOptions::OptionBase* const*, mlir::detail::PassOptions::print(llvm::raw_ostream&)::$_6, void llvm::interleave<llvm::SmallVector<mlir::detail::PassOptions::OptionBase*, 4u>, mlir::detail::PassOptions::print(llvm::raw_ostream&)::$_6, llvm::raw_ostream, mlir::detail::PassOptions::OptionBase*>(llvm::SmallVector<mlir::detail::PassOptions::OptionBase*, 4u> const&, llvm::raw_ostream&, mlir::detail::PassOptions::print(llvm::raw_ostream&)::$_6, llvm::StringRef const&)::'lambda'(), void>(llvm::SmallVector<mlir::detail::PassOptions::OptionBase*, 4u>, llvm::SmallVector<mlir::detail::PassOptions::OptionBase*, 4u>, mlir::detail::PassOptions::print(llvm::raw_ostream&)::$_6, llvm::raw_ostream) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/ADT/STLExtras.h:2106:3
#15 0x00007faf8fd45f2e void llvm::interleave<llvm::SmallVector<mlir::detail::PassOptions::OptionBase*, 4u>, mlir::detail::PassOptions::print(llvm::raw_ostream&)::$_6, llvm::raw_ostream, mlir::detail::PassOptions::OptionBase*>(llvm::SmallVector<mlir::detail::PassOptions::OptionBase*, 4u> const&, llvm::raw_ostream&, mlir::detail::PassOptions::print(llvm::raw_ostream&)::$_6, llvm::StringRef const&) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/ADT/STLExtras.h:2128:1
#16 0x00007faf8fd45e84 mlir::detail::PassOptions::print(llvm::raw_ostream&) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/PassRegistry.cpp:322:3
#17 0x00007faf8fd15669 mlir::Pass::printAsTextualPipeline(llvm::raw_ostream&) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/Pass.cpp:93:1
#18 0x00007faf8fd1baa0 printAsTextualPipeline(llvm::raw_ostream&, llvm::StringRef, llvm::iterator_range<llvm::pointee_iterator<std::unique_ptr<mlir::Pass, std::default_delete<mlir::Pass>>*, mlir::Pass>> const&)::$_4::operator()(mlir::Pass&) const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/Pass.cpp:390:72
#19 0x00007faf8fd1ba5d void llvm::interleave<llvm::pointee_iterator<std::unique_ptr<mlir::Pass, std::default_delete<mlir::Pass>>*, mlir::Pass>, printAsTextualPipeline(llvm::raw_ostream&, llvm::StringRef, llvm::iterator_range<llvm::pointee_iterator<std::unique_ptr<mlir::Pass, std::default_delete<mlir::Pass>>*, mlir::Pass>> const&)::$_4, printAsTextualPipeline(llvm::raw_ostream&, llvm::StringRef, llvm::iterator_range<llvm::pointee_iterator<std::unique_ptr<mlir::Pass, std::default_delete<mlir::Pass>>*, mlir::Pass>> const&)::$_5, void>(llvm::pointee_iterator<std::unique_ptr<mlir::Pass, std::default_delete<mlir::Pass>>*, mlir::Pass>, llvm::pointee_iterator<std::unique_ptr<mlir::Pass, std::default_delete<mlir::Pass>>*, mlir::Pass>, printAsTextualPipeline(llvm::raw_ostream&, llvm::StringRef, llvm::iterator_range<llvm::pointee_iterator<std::unique_ptr<mlir::Pass, std::default_delete<mlir::Pass>>*, mlir::Pass>> const&)::$_4, printAsTextualPipeline(llvm::raw_ostream&, llvm::StringRef, llvm::iterator_range<llvm::pointee_iterator<std::unique_ptr<mlir::Pass, std::default_delete<mlir::Pass>>*, mlir::Pass>> const&)::$_5) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/ADT/STLExtras.h:2107:26
#20 0x00007faf8fd16b33 void llvm::interleave<llvm::iterator_range<llvm::pointee_iterator<std::unique_ptr<mlir::Pass, std::default_delete<mlir::Pass>>*, mlir::Pass>>, printAsTextualPipeline(llvm::raw_ostream&, llvm::StringRef, llvm::iterator_range<llvm::pointee_iterator<std::unique_ptr<mlir::Pass, std::default_delete<mlir::Pass>>*, mlir::Pass>> const&)::$_4, printAsTextualPipeline(llvm::raw_ostream&, llvm::StringRef, llvm::iterator_range<llvm::pointee_iterator<std::unique_ptr<mlir::Pass, std::default_delete<mlir::Pass>>*, mlir::Pass>> const&)::$_5, void>(llvm::iterator_range<llvm::pointee_iterator<std::unique_ptr<mlir::Pass, std::default_delete<mlir::Pass>>*, mlir::Pass>> const&, printAsTextualPipeline(llvm::raw_ostream&, llvm::StringRef, llvm::iterator_range<llvm::pointee_iterator<std::unique_ptr<mlir::Pass, std::default_delete<mlir::Pass>>*, mlir::Pass>> const&)::$_4, printAsTextualPipeline(llvm::raw_ostream&, llvm::StringRef, llvm::iterator_range<llvm::pointee_iterator<std::unique_ptr<mlir::Pass, std::default_delete<mlir::Pass>>*, mlir::Pass>> const&)::$_5) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/ADT/STLExtras.h:2120:1
#21 0x00007faf8fd16ac9 printAsTextualPipeline(llvm::raw_ostream&, llvm::StringRef, llvm::iterator_range<llvm::pointee_iterator<std::unique_ptr<mlir::Pass, std::default_delete<mlir::Pass>>*, mlir::Pass>> const&) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/Pass.cpp:392:3
#22 0x00007faf8fd16c1b mlir::OpPassManager::printAsTextualPipeline(llvm::raw_ostream&) const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/Pass.cpp:400:1
#23 0x00007faf91fc1fec mlir::iree_compiler::AMDAIE::buildAMDAIETransformPassPipeline(mlir::OpPassManager&) /proj/xcohdstaff6/nmeshram/iree-amd-aie/compiler/plugins/target/AMD-AIE/iree-amd-aie/Transforms/Passes.cpp:290:3
#24 0x00007faf91fbe0cd mlir::iree_compiler::AMDAIE::AIETargetBackend::buildTranslationPassPipeline(mlir::iree_compiler::IREE::HAL::ExecutableVariantOp, mlir::OpPassManager&) /proj/xcohdstaff6/nmeshram/iree-amd-aie/compiler/plugins/target/AMD-AIE/iree-amd-aie/Target/AIETarget.cpp:103:3
#25 0x00007faf92a0f0f4 mlir::iree_compiler::IREE::HAL::(anonymous namespace)::TranslateTargetExecutableVariantsPass::runOnOperation() /proj/xcohdstaff6/nmeshram/iree/compiler/src/iree/compiler/Dialect/HAL/Transforms/TranslateExecutables.cpp:64:20
#26 0x00007faf8fd1bfbb mlir::detail::OpToOpPassAdaptor::run(mlir::Pass*, mlir::Operation*, mlir::AnalysisManager, bool, unsigned int)::$_7::operator()() const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/Pass.cpp:0:17
#27 0x00007faf8fd1bf55 void llvm::function_ref<void ()>::callback_fn<mlir::detail::OpToOpPassAdaptor::run(mlir::Pass*, mlir::Operation*, mlir::AnalysisManager, bool, unsigned int)::$_7>(long) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/ADT/STLFunctionalExtras.h:45:5
#28 0x00007faf8f7f9e39 llvm::function_ref<void ()>::operator()() const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/ADT/STLFunctionalExtras.h:68:5
#29 0x00007faf8fd1f09d void mlir::MLIRContext::executeAction<mlir::PassExecutionAction, mlir::Pass&>(llvm::function_ref<void ()>, llvm::ArrayRef<mlir::IRUnit>, mlir::Pass&) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/include/mlir/IR/MLIRContext.h:276:3
#30 0x00007faf8fd17483 mlir::detail::OpToOpPassAdaptor::run(mlir::Pass*, mlir::Operation*, mlir::AnalysisManager, bool, unsigned int) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/Pass.cpp:525:17
#31 0x00007faf8fd17a34 mlir::detail::OpToOpPassAdaptor::runPipeline(mlir::OpPassManager&, mlir::Operation*, mlir::AnalysisManager, bool, unsigned int, mlir::PassInstrumentor*, mlir::PassInstrumentation::PipelineParentInfo const*) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/Pass.cpp:585:16
#32 0x00007faf8fd188be mlir::detail::OpToOpPassAdaptor::runOnOperationImpl(bool) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/Pass.cpp:726:20
#33 0x00007faf8fd1815d mlir::detail::OpToOpPassAdaptor::runOnOperation(bool) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/Pass.cpp:709:1
#34 0x00007faf8fd1bfa6 mlir::detail::OpToOpPassAdaptor::run(mlir::Pass*, mlir::Operation*, mlir::AnalysisManager, bool, unsigned int)::$_7::operator()() const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/Pass.cpp:517:11
#35 0x00007faf8fd1bf55 void llvm::function_ref<void ()>::callback_fn<mlir::detail::OpToOpPassAdaptor::run(mlir::Pass*, mlir::Operation*, mlir::AnalysisManager, bool, unsigned int)::$_7>(long) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/ADT/STLFunctionalExtras.h:45:5
#36 0x00007faf8f7f9e39 llvm::function_ref<void ()>::operator()() const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/ADT/STLFunctionalExtras.h:68:5
#37 0x00007faf8fd1f09d void mlir::MLIRContext::executeAction<mlir::PassExecutionAction, mlir::Pass&>(llvm::function_ref<void ()>, llvm::ArrayRef<mlir::IRUnit>, mlir::Pass&) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/include/mlir/IR/MLIRContext.h:276:3
#38 0x00007faf8fd17483 mlir::detail::OpToOpPassAdaptor::run(mlir::Pass*, mlir::Operation*, mlir::AnalysisManager, bool, unsigned int) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/Pass.cpp:525:17
#39 0x00007faf8fd17a34 mlir::detail::OpToOpPassAdaptor::runPipeline(mlir::OpPassManager&, mlir::Operation*, mlir::AnalysisManager, bool, unsigned int, mlir::PassInstrumentor*, mlir::PassInstrumentation::PipelineParentInfo const*) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/Pass.cpp:585:16
#40 0x00007faf8fd1bf31 mlir::detail::OpToOpPassAdaptor::run(mlir::Pass*, mlir::Operation*, mlir::AnalysisManager, bool, unsigned int)::$_6::operator()(mlir::OpPassManager&, mlir::Operation*) const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/Pass.cpp:502:12
#41 0x00007faf8fd1bcb2 mlir::LogicalResult llvm::function_ref<mlir::LogicalResult (mlir::OpPassManager&, mlir::Operation*)>::callback_fn<mlir::detail::OpToOpPassAdaptor::run(mlir::Pass*, mlir::Operation*, mlir::AnalysisManager, bool, unsigned int)::$_6>(long, mlir::OpPassManager&, mlir::Operation*) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/ADT/STLFunctionalExtras.h:45:12
#42 0x00007faf8fc3b161 llvm::function_ref<mlir::LogicalResult (mlir::OpPassManager&, mlir::Operation*)>::operator()(mlir::OpPassManager&, mlir::Operation*) const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/ADT/STLFunctionalExtras.h:68:12
#43 0x00007faf8fc34155 mlir::Pass::runPipeline(mlir::OpPassManager&, mlir::Operation*) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/include/mlir/Pass/Pass.h:196:12
#44 0x00007faf92a100dc mlir::iree_compiler::IREE::HAL::(anonymous namespace)::TranslateExecutablesPass::runOnOperation() /proj/xcohdstaff6/nmeshram/iree/compiler/src/iree/compiler/Dialect/HAL/Transforms/TranslateExecutables.cpp:105:16
#45 0x00007faf8fd1bfbb mlir::detail::OpToOpPassAdaptor::run(mlir::Pass*, mlir::Operation*, mlir::AnalysisManager, bool, unsigned int)::$_7::operator()() const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/Pass.cpp:0:17
#46 0x00007faf8fd1bf55 void llvm::function_ref<void ()>::callback_fn<mlir::detail::OpToOpPassAdaptor::run(mlir::Pass*, mlir::Operation*, mlir::AnalysisManager, bool, unsigned int)::$_7>(long) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/ADT/STLFunctionalExtras.h:45:5
#47 0x00007faf8f7f9e39 llvm::function_ref<void ()>::operator()() const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/ADT/STLFunctionalExtras.h:68:5
#48 0x00007faf8fd1f09d void mlir::MLIRContext::executeAction<mlir::PassExecutionAction, mlir::Pass&>(llvm::function_ref<void ()>, llvm::ArrayRef<mlir::IRUnit>, mlir::Pass&) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/include/mlir/IR/MLIRContext.h:276:3
#49 0x00007faf8fd17483 mlir::detail::OpToOpPassAdaptor::run(mlir::Pass*, mlir::Operation*, mlir::AnalysisManager, bool, unsigned int) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/Pass.cpp:525:17
#50 0x00007faf8fd17a34 mlir::detail::OpToOpPassAdaptor::runPipeline(mlir::OpPassManager&, mlir::Operation*, mlir::AnalysisManager, bool, unsigned int, mlir::PassInstrumentor*, mlir::PassInstrumentation::PipelineParentInfo const*) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/Pass.cpp:585:16
#51 0x00007faf8fd188be mlir::detail::OpToOpPassAdaptor::runOnOperationImpl(bool) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/Pass.cpp:726:20
#52 0x00007faf8fd1815d mlir::detail::OpToOpPassAdaptor::runOnOperation(bool) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/Pass.cpp:709:1
#53 0x00007faf8fd1bfa6 mlir::detail::OpToOpPassAdaptor::run(mlir::Pass*, mlir::Operation*, mlir::AnalysisManager, bool, unsigned int)::$_7::operator()() const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/Pass.cpp:517:11
#54 0x00007faf8fd1bf55 void llvm::function_ref<void ()>::callback_fn<mlir::detail::OpToOpPassAdaptor::run(mlir::Pass*, mlir::Operation*, mlir::AnalysisManager, bool, unsigned int)::$_7>(long) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/ADT/STLFunctionalExtras.h:45:5
#55 0x00007faf8f7f9e39 llvm::function_ref<void ()>::operator()() const /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/llvm/include/llvm/ADT/STLFunctionalExtras.h:68:5
#56 0x00007faf8fd1f09d void mlir::MLIRContext::executeAction<mlir::PassExecutionAction, mlir::Pass&>(llvm::function_ref<void ()>, llvm::ArrayRef<mlir::IRUnit>, mlir::Pass&) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/include/mlir/IR/MLIRContext.h:276:3
#57 0x00007faf8fd17483 mlir::detail::OpToOpPassAdaptor::run(mlir::Pass*, mlir::Operation*, mlir::AnalysisManager, bool, unsigned int) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/Pass.cpp:525:17
#58 0x00007faf8fd17a34 mlir::detail::OpToOpPassAdaptor::runPipeline(mlir::OpPassManager&, mlir::Operation*, mlir::AnalysisManager, bool, unsigned int, mlir::PassInstrumentor*, mlir::PassInstrumentation::PipelineParentInfo const*) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/Pass.cpp:585:16
#59 0x00007faf8fd1951c mlir::PassManager::runPasses(mlir::Operation*, mlir::AnalysisManager) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/Pass.cpp:896:10
#60 0x00007faf8fd1943f mlir::PassManager::run(mlir::Operation*) /proj/xcohdstaff6/nmeshram/iree/third_party/llvm-project/mlir/lib/Pass/Pass.cpp:876:60
#61 0x00007faf8f742c91 mlir::iree_compiler::embed::(anonymous namespace)::Invocation::runPipeline(iree_compiler_pipeline_t) /proj/xcohdstaff6/nmeshram/iree/compiler/src/iree/compiler/API/Internal/CompilerDriver.cpp:958:27
#62 0x00007faf8f7425b3 ireeCompilerInvocationPipeline /proj/xcohdstaff6/nmeshram/iree/compiler/src/iree/compiler/API/Internal/CompilerDriver.cpp:1388:3
#63 0x00007faf8fca4f10 mlir::iree_compiler::runIreecMain(int, char**)::$_2::operator()(iree_compiler_source_t*) const /proj/xcohdstaff6/nmeshram/iree/compiler/src/iree/compiler/Tools/iree_compile_lib.cc:247:11
#64 0x00007faf8fca43c9 mlir::iree_compiler::runIreecMain(int, char**) /proj/xcohdstaff6/nmeshram/iree/compiler/src/iree/compiler/Tools/iree_compile_lib.cc:348:9
#65 0x00007faf8f78f68b ireeCompilerRunMain /proj/xcohdstaff6/nmeshram/iree/compiler/src/iree/compiler/API/Internal/IREECompileToolEntryPoint.cpp:12:3
#66 0x0000557788b827b2 main /proj/xcohdstaff6/nmeshram/iree/tools/iree-compile-main.cc:9:35
#67 0x00007faf83629d90 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:58:16
#68 0x00007faf83629e40 call_init ./csu/../csu/libc-start.c:128:20
#69 0x00007faf83629e40 __libc_start_main ./csu/../csu/libc-start.c:379:5
#70 0x0000557788b826c5 _start (./tools/iree-compile+0x16c5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment