[PATCH] D100381: [RFC] Improve loop distribute cost model
Sanne Wouda via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 14 06:28:44 PDT 2021
sanwou01 added a comment.
In D100381#2688791 <https://reviews.llvm.org/D100381#2688791>, @fhahn wrote:
> We also have some target-specific heuristics for loop-distribute, which focus on the number of memory streams a CPU can handle IIRC. I never got around posting them upstream so far. Let me go back and look at those heuristics.
That would be awesome, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100381/new/
https://reviews.llvm.org/D100381
More information about the llvm-commits
mailing list