================
@@ -34,6 +54,9 @@ class VPRecipeBuilder {
/// Target Library Info.
const TargetLibraryInfo *TLI;
+ // Target Transform Info
----------------
fhahn wrote:
```suggestion
// Target Transform Info.
```
https://github.com/llvm/llvm-project/pull/92418