Skip to content
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

[LoopVectorizer] Assertion `EPResumeVal && "must have a resume value for the canonical IV"' failed. #122558

Open
JonPsson1 opened this issue Jan 11, 2025 · 0 comments
Labels
crash Prefer [crash-on-valid] or [crash-on-invalid] vectorizers

Comments

@JonPsson1
Copy link
Contributor

clang -Wno-incompatible-pointer-types -O3 -march=z13 -S -c crash19.i -o a.out -w -mllvm -disable-licm-promotion -mllvm -epilogue-vectorization-force-VF=2

crash19.tar.gz

#9 0x000002aa3ff5e440 preparePlanForEpilogueVectorLoop
#12 0x000002aa3ffa098a llvm::LoopVectorizePass::run

@bmahjour
@fhahn

@EugeneZelenko EugeneZelenko added vectorizers crash Prefer [crash-on-valid] or [crash-on-invalid] and removed new issue labels Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash Prefer [crash-on-valid] or [crash-on-invalid] vectorizers
Projects
None yet
Development

No branches or pull requests

3 participants