[VPlan] Replace check for replicate regions with assert (NFCI).
authorFlorian Hahn <flo@fhahn.com>
Wed, 5 Apr 2023 13:29:24 +0000 (14:29 +0100)
committerFlorian Hahn <flo@fhahn.com>
Wed, 5 Apr 2023 13:29:24 +0000 (14:29 +0100)
commitc18bc7f7feac94e9abf2e65345c33709a2451eb0
tree365862484c79e067c0a215c00ea675b4f1780fa3
parentb80ae6548cd3431358d4a59a3ee4ed212f16164b
[VPlan] Replace check for replicate regions with assert (NFCI).

After recent changes, replication regions only get introduced later, so
there's no need to check for them.
llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp