[all-commits] [llvm/llvm-project] c20627: [SLP][NFC]Cache some results to improve compile ti...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Tue Apr 28 04:32:13 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c206275e6caa9e4ca4f609e0f8be8d144a48d1e1
https://github.com/llvm/llvm-project/commit/c206275e6caa9e4ca4f609e0f8be8d144a48d1e1
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2026-04-28 (Tue, 28 Apr 2026)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP][NFC]Cache some results to improve compile time, NFC
Try to avoid some recalculations, if possible to cache some previous
results
Reviewers:
Pull Request: https://github.com/llvm/llvm-project/pull/194599
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