aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUtils.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2024-04-16 21:24:24 +0100
committerFlorian Hahn <flo@fhahn.com>2024-04-16 21:24:25 +0100
commit34777c238b117b52dd41a9d12e8b54fb83677a12 (patch)
tree75502889d63a5cfe41a7d51c09e0e9554d207445 /llvm/lib/Transforms/Utils/LoopUtils.cpp
parent9ec6c5d26321f5d32d97218f850ae7cafda32b2e (diff)
downloadllvm-34777c238b117b52dd41a9d12e8b54fb83677a12.zip
llvm-34777c238b117b52dd41a9d12e8b54fb83677a12.tar.gz
llvm-34777c238b117b52dd41a9d12e8b54fb83677a12.tar.bz2
[VPlan] Don't mark VPBlendRecipe as phi-like.
VPBlendRecipes don't get lowered to phis and usually do not appear at the beginning of blocks, due to their masks appearing before them. This effectively relaxes an over-eager verifier message. Fixes https://github.com/llvm/llvm-project/issues/88297. Fixes https://github.com/llvm/llvm-project/issues/88804.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions