aboutsummaryrefslogtreecommitdiff
path: root/libcxx/src
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2025-01-27 16:12:07 +0000
committerGitHub <noreply@github.com>2025-01-27 16:12:07 +0000
commit09a29fcc8dbbb2cc1c0fdf26ef4f8fafab4e03d9 (patch)
treed70f122e04f82ea3d410cccf4453be3c294f1766 /libcxx/src
parent749443a307e8e47a25a5552cbeb27f69845e6ce8 (diff)
downloadllvm-09a29fcc8dbbb2cc1c0fdf26ef4f8fafab4e03d9.zip
llvm-09a29fcc8dbbb2cc1c0fdf26ef4f8fafab4e03d9.tar.gz
llvm-09a29fcc8dbbb2cc1c0fdf26ef4f8fafab4e03d9.tar.bz2
[VPlan] Don't collect live-ins in collectUsersInExitBlocks. (NFC) (#123819)
Live-ins don't need to be handled, other than adding to the exit phi recipe. Do that early and assert that otherwise the exit value is defined in the vector loop region. This should enable simply skipping other exit values that do not need further fixing, e.g. if handling the exit value from the early exit directly in handleUncountableEarlyExit. PR: https://github.com/llvm/llvm-project/pull/123819
Diffstat (limited to 'libcxx/src')
0 files changed, 0 insertions, 0 deletions