[all-commits] [llvm/llvm-project] 649347: [Vectorize] Remove unnecessary casts (NFC) (#148116)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Fri Jul 11 09:53:04 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 649347e208d400818988c99074d5248542ea75da
https://github.com/llvm/llvm-project/commit/649347e208d400818988c99074d5248542ea75da
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-11 (Fri, 11 Jul 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
Log Message:
-----------
[Vectorize] Remove unnecessary casts (NFC) (#148116)
&Ingredient is already of Instruction *.
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