-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
issues #5
Comments
I'm having the same problem. If you have solved it, could you share the workaround? |
Sorry, I didn't solve this problem either. If you make progress, can we communicate? |
Hi! Thanks for your report. Thank you. Andrea |
Hi, It seems like the same problem as what was discussed here: Could you perhaps try building LLVM in CMake Debug mode? |
I think it solved by building LLVM in CMake Debug mode. Thanks! |
I was trying to run the elastic-circuits, however, I have faced some error:
opt: /home/vtt/llvm-6.0/include/polly/ScopInfo.h:983: polly::MemoryKind polly::MemoryAccess::getOriginalKind() const: Assertion `!getOriginalScopArrayInfo() || getOriginalScopArrayInfo()->getKind() == Kind' failed.
Makefile:14: recipe for target 'test_f' failed
make: [test_f] Aborted (core dumped) (ignored)
I don’t know how to solve these problem.
Thank you very much for your help!
The text was updated successfully, but these errors were encountered: