[all-commits] [llvm/llvm-project] bcbc44: [VPlan] Add missing VPWidenSelectto VPRecipeWithIR...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Jul 1 14:28:25 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bcbc4407120cc4246fb0cf4a6f5deb6dc064a7e1
https://github.com/llvm/llvm-project/commit/bcbc4407120cc4246fb0cf4a6f5deb6dc064a7e1
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.h
Log Message:
-----------
[VPlan] Add missing VPWidenSelectto VPRecipeWithIRFlags::classof (NFC).
Add missing entry to VPRecipeWithIRFlags. NFC currently as it is never
called on VPWidenSelectRecipes currently.
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