Yashwant Singh
Yashwant Singh
Removing `draft` tag as it won't allow me to add reviewers. Adding "draft" to the title instead. Edit: Turns out I can't add reviewers. @gmarkall please add yourself and other...
If it helps we locally have llvmlite+Numba built with llvm20.. we are still in the process of upstreaming changes which is taking longer than expected.
What is the target_triple for the system?
Thank you that's what I was looking for! Although all 3 reported tests pass for me with this triple, confirming what Graham suggested to me locally that it's probably a...
Hi @tiran , #1092 ports llvmlite to LLVM20, can you please try with that and see if the issue persists? > It looks like it's a bug or unsupported scenario...
``` /usr/bin/ld: cannot find -lLLVMBOLTCore: No such file or directory /usr/bin/ld: cannot find -lLLVMBOLTPasses: No such file or directory /usr/bin/ld: cannot find -lLLVMBOLTProfile: No such file or directory /usr/bin/ld: cannot...
Please note this merge request requires llvmlite built with https://github.com/numba/llvmlite/pull/1057 merged for refprune tests to pass. If the maintainers feel this should be marked `draft` before 1057 is merged, please...
Since https://github.com/numba/llvmlite/pull/1057 is merged, all tests should pass now. Can someone re-trigger the tests? Also it can be moved to `ready for review`, thanks!!