[all-commits] [llvm/llvm-project] 617b0c: Use std::optional instead of validity check to sup...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Tue Mar 4 05:56:48 PST 2025
Branch: refs/heads/users/alexey-bataev/spr/slpfiximprove-getspillcost-analysis
Home: https://github.com/llvm/llvm-project
Commit: 617b0c39d04c28d1aab1cc1db23791d2129a4adc
https://github.com/llvm/llvm-project/commit/617b0c39d04c28d1aab1cc1db23791d2129a4adc
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2025-03-04 (Tue, 04 Mar 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
Use std::optional instead of validity check to support Invalid costs correctly
Created using spr 1.3.5
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