[all-commits] [llvm/llvm-project] ff8955: [VPlan] Fix opcode in LoadStore EVL recipe (#170594)
Shih-Po Hung via All-commits
all-commits at lists.llvm.org
Thu Dec 4 01:55:09 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ff89558e4e51a148e5c198068eea85d265a5da9f
https://github.com/llvm/llvm-project/commit/ff89558e4e51a148e5c198068eea85d265a5da9f
Author: Shih-Po Hung <shihpo.hung at sifive.com>
Date: 2025-12-04 (Thu, 04 Dec 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
Log Message:
-----------
[VPlan] Fix opcode in LoadStore EVL recipe (#170594)
After #169885 lands, vp_load/vp_store are handled by
getMemIntrinsicInstrCost, so we can use the correct opcode here.
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