[PATCH] D144125: [VPlan] Improve VPRecipeBase::isPhi checking
Michael Maitland via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 16 06:55:26 PST 2023
michaelmaitland updated this revision to Diff 498004.
michaelmaitland added a comment.
Add assert before casting.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144125/new/
https://reviews.llvm.org/D144125
Files:
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
llvm/lib/Transforms/Vectorize/VPlanValue.h
llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144125.498004.patch
Type: text/x-patch
Size: 6466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230216/fa859791/attachment.bin>
More information about the llvm-commits
mailing list