[all-commits] [llvm/llvm-project] 100600: Revert "[LV] Add initial costs for VPInstructionWi...
David Sherwood via All-commits
all-commits at lists.llvm.org
Wed Jun 10 04:43:18 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 10060098acf4e02677328128b8bbae6142ddc2f5
https://github.com/llvm/llvm-project/commit/10060098acf4e02677328128b8bbae6142ddc2f5
Author: David Sherwood <david.sherwood at arm.com>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.h
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
M llvm/test/Transforms/LoopVectorize/RISCV/force-vect-msg.ll
M llvm/test/Transforms/LoopVectorize/RISCV/gather-scatter-cost.ll
M llvm/test/Transforms/LoopVectorize/RISCV/tail-folding-gather-scatter.ll
M llvm/test/Transforms/LoopVectorize/cast-costs.ll
M llvm/test/Transforms/LoopVectorize/vscale-cost.ll
Log Message:
-----------
Revert "[LV] Add initial costs for VPInstructionWithType::computeCost (#198291)" (#202933)
This reverts commit 690b0b0c63125aaf6b517df9d528789bb8c9c08a.
Fixes buildbot failure:
https://lab.llvm.org/buildbot/#/builders/132/builds/6656
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