Files
llvm-project/llvm/lib/Transforms/Scalar/ScalarizeMaskedMemIntrin.cpp
Aiden Grossman ff30eabc79 [ScalarizeMaskedMemIntr][ProfCheck] Correctly annotate branch weights (#181568)
There are two cases in ScalarizeMaskedMemIntr where conditional branches
are created using conditionals derived from the mask. Given these are
synthesized ad we do not have VP metadata for them, we need to mark them
as unknown.
2026-02-17 08:39:08 -08:00

44 KiB