[all-commits] [llvm/llvm-project] fc71b2: [VPlan] Get opcode from recipe in VPWidenMemRecipe...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Apr 20 06:30:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fc71b2c8db5d0a648ca5417e4c502755bfbe75b6
https://github.com/llvm/llvm-project/commit/fc71b2c8db5d0a648ca5417e4c502755bfbe75b6
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-04-20 (Sun, 20 Apr 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
Log Message:
-----------
[VPlan] Get opcode from recipe in VPWidenMemRecipe::computeCost (NFC).
Remove some uses of the underlying ingredient by getting the opcode
directly via the recipe ID.
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