[all-commits] [llvm/llvm-project] e96755: [VPlan] Factor vputils::getOpcodeOrIntrinsicID (NF...
Ramkumar Ramachandra via All-commits
all-commits at lists.llvm.org
Sat Jul 18 04:26:07 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e96755f08bab48f1578bd70a1f55d336b5e44a69
https://github.com/llvm/llvm-project/commit/e96755f08bab48f1578bd70a1f55d336b5e44a69
Author: Ramkumar Ramachandra <artagnon at tenstorrent.com>
Date: 2026-07-18 (Sat, 18 Jul 2026)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.h
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
M llvm/lib/Transforms/Vectorize/VPlanUtils.cpp
M llvm/lib/Transforms/Vectorize/VPlanUtils.h
Log Message:
-----------
[VPlan] Factor vputils::getOpcodeOrIntrinsicID (NFC) (#208993)
The check for recipes in vputils::isElementWise is necessary to prevent
regressions.
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