llvmlite icon indicating copy to clipboard operation
llvmlite copied to clipboard

sum.py example doesn't compile as it uses LegacyPassManger Code

Open yashssh opened this issue 3 months ago • 1 comments

https://github.com/numba/llvmlite/blob/main/examples/sum.py example still uses the LegacyPassManger syntax, which is no longer supported.

yashssh avatar Oct 14 '25 07:10 yashssh

I'll take a look and fix it.

yashssh avatar Oct 14 '25 07:10 yashssh