[PATCH] D144125: [VPlan] Improve VPRecipeBase::isPhi checking
Michael Maitland via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 15 11:32:13 PST 2023
michaelmaitland updated this revision to Diff 497761.
michaelmaitland added a comment.
Remove the ! that I incorrectly placed in one of the checks
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.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.497761.patch
Type: text/x-patch
Size: 5935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230215/69ca8bc2/attachment-0001.bin>
More information about the llvm-commits
mailing list