[all-commits] [llvm/llvm-project] 29e8de: [VPlan] Summarize recipes used to model inductions...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Dec 11 08:29:17 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 29e8de5de1611dad9c71f351616992ceaeb5c5cc
https://github.com/llvm/llvm-project/commit/29e8de5de1611dad9c71f351616992ceaeb5c5cc
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-12-11 (Sun, 11 Dec 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.h
Log Message:
-----------
[VPlan] Summarize recipes used to model inductions (NFC).
Document recipes used to model inductions after introducing
VPDerivedIVRecipe in 0c5df7cd2f81c.
Reviewed By: Ayal
Differential Revision: https://reviews.llvm.org/D138748
More information about the All-commits
mailing list