You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that this bug is already fixed in the latest master. You can install the nightly build (by pip install -i https://pypi.taichi.graphics/simple/ taichi-nightly) or wait for the next release. If the problem persists even after installing the nightly build, please contact us again.
Describe the bug
llvm ICmpInst assert fail when using if statement with non 32bit value.
To Reproduce
Log/Screenshots
Additional comments
Both cpu and cuda backend raise this error. Vunkan works will with this kernel.
The text was updated successfully, but these errors were encountered: