kumasento commented on issue #4847: Return empty CSourceModule when no 
lowered_funcs exists in Relay mod
URL: https://github.com/apache/incubator-tvm/pull/4847#issuecomment-603793596
 
 
   Hi @trevor-m 
   Thanks for this information. I ran the test and reproduced the bug. I've 
located that the segfault should be raised from the `create` function of 
`llvm::EngineBuilder` (this 
[line](https://github.com/apache/incubator-tvm/blob/master/src/target/llvm/llvm_module.cc#L316)).
   
   Now I'm looking at the internal logic in LLVM to find out what the actual 
cause is. Please bear with me for 1-2 days.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to