[PATCH] D114720: [LV] Fix crash when optimized phi is feeding first-order recurrence.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 5 05:04:44 PST 2021
fhahn abandoned this revision.
fhahn added a comment.
Removing of dead casts can be done directly in VPlan, so there's no need for special handling of induction recipes: D115112 <https://reviews.llvm.org/D115112>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114720/new/
https://reviews.llvm.org/D114720
More information about the llvm-commits
mailing list