[all-commits] [llvm/llvm-project] 045fdd: [VPlan] Replace TTI::getOperandInfo with Ctx.getOp...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon May 12 14:46:04 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 045fdda39d43b65aea3604696f53b9fbc78143fb
https://github.com/llvm/llvm-project/commit/045fdda39d43b65aea3604696f53b9fbc78143fb
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-05-12 (Mon, 12 May 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
Log Message:
-----------
[VPlan] Replace TTI::getOperandInfo with Ctx.getOperandInfo (NFC).
Update to use VPlan-based implementation of getOperandInfo, removing
uses of underlying IR references.
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