-
Notifications
You must be signed in to change notification settings - Fork 13.5k
[SLP] Assertion `detail::isPresent(Val) && "dyn_cast on a non-existent value"' failed. #120433
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
Labels
Comments
dianqk
added a commit
that referenced
this issue
Dec 18, 2024
dianqk
added a commit
to dianqk/llvm-project
that referenced
this issue
Dec 19, 2024
Fixes llvm#120433. (cherry picked from commit e7a4d78)
tru
pushed a commit
to dianqk/llvm-project
that referenced
this issue
Jan 14, 2025
Fixes llvm#120433. (cherry picked from commit e7a4d78)
tru
pushed a commit
to dianqk/llvm-project
that referenced
this issue
Jan 14, 2025
Fixes llvm#120433. (cherry picked from commit e7a4d78)
fhahn
pushed a commit
to swiftlang/llvm-project
that referenced
this issue
Apr 29, 2025
Fixes llvm#120433. (cherry-picked from 5861191)
fhahn
added a commit
to swiftlang/llvm-project
that referenced
this issue
Apr 29, 2025
[SLP] Check if instructions exist after vectorization (llvm#120434) Fixes llvm#120433. (cherry-picked from 5861191) rdar://148832843
fhahn
pushed a commit
to fhahn/llvm-project
that referenced
this issue
May 8, 2025
Fixes llvm#120433. (cherry-picked from e7a4d78) rdar://148832843
fhahn
pushed a commit
to fhahn/llvm-project
that referenced
this issue
May 12, 2025
Fixes llvm#120433. (cherry-picked from e7a4d78) rdar://148832843
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This IR crashes on SLP: https://llvm.godbolt.org/z/8oar4o4d1
The text was updated successfully, but these errors were encountered: