[all-commits] [llvm/llvm-project] 60d127: [VPlan] Pass operand index to canNarrowLoad. (NFC)
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sat Jun 21 07:42:19 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 60d1276b0e0dcd287af3ea1e48d0070a5a9c752a
https://github.com/llvm/llvm-project/commit/60d1276b0e0dcd287af3ea1e48d0070a5a9c752a
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-06-21 (Sat, 21 Jun 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
Log Message:
-----------
[VPlan] Pass operand index to canNarrowLoad. (NFC)
Explicitly pass the operand we are checking to canNarrowLoad. This
simplifies the check if the operands match across recipes and enables
future optimizations.
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