[all-commits] [llvm/llvm-project] c71f9f: [LV] Handle loop.dependence.mask in verifyLastActi...
Benjamin Maxwell via All-commits
all-commits at lists.llvm.org
Wed May 27 02:58:33 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c71f9f0aec3ad789b8a6510a98d3882b3e776a40
https://github.com/llvm/llvm-project/commit/c71f9f0aec3ad789b8a6510a98d3882b3e776a40
Author: Benjamin Maxwell <benjamin.maxwell at arm.com>
Date: 2026-05-27 (Wed, 27 May 2026)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp
M llvm/test/Transforms/LoopVectorize/AArch64/alias-mask.ll
Log Message:
-----------
[LV] Handle loop.dependence.mask in verifyLastActiveLaneRecipe() (#199897)
This verification can be called after the alias-mask has been expanded
so needs to recognize loop.dependence.mask intrinsics.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list