[PATCH] D100381: [RFC] Improve loop distribute cost model
Sanne Wouda via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 22 04:40:08 PDT 2021
sanwou01 added a comment.
Thanks for the comments. I'm happy to leave LoopAccessAnalysis alone for now and focus on Loop Distribute's cost model. I was hoping that a cost model tweak or two might enable some more loop distribution in TSVC, but it looks like that isn't the case.
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