[PATCH] D134605: [SLP] Add ScalarizationOverheadBuilder helper to track vector extractions

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 25 12:00:43 PDT 2022


tschuett added a comment.

Note that this is a comment and not a review. Your usage of the anonymous namespace violates LLVM coding style. Maybe hoist it into its own header?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134605/new/

https://reviews.llvm.org/D134605



More information about the llvm-commits mailing list