[PATCH] D136415: [LSR] Check if terminating value is safe to expand before transformation
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 20 23:55:41 PDT 2022
fhahn added a comment.
> According to report by @JojoR, the assertion error was hit hence we need to have this check before the actual transformation.
Would it be possible to add the test case?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136415/new/
https://reviews.llvm.org/D136415
More information about the llvm-commits
mailing list