0

I am searching about " how to convert llvm IR into vector representation to be used as input for a deep learning model, I found some codes in which the IR converted by llvm pass ( code has been written in c++) , I want a method to be done by python code.

I have tried to use llvmlite but there were many issues..

Frank
  • 21
  • 1
  • This is a bit too vague. You want a particular representation, which you don't describe except that it's suitable for ML. You found some C++ code that solves your problem, but you want in python? I'll vote to close as lacking in focus, but feel free to return with more concrete questions. – arnt Jan 18 '23 at 18:25

0 Answers0