[PATCH] D100099: [X86][CostModel] Try to fix cost computation load/stores of non-power-of-two vectors
Steven Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 20 15:40:46 PDT 2021
srj added a comment.
In D100099#2703102 <https://reviews.llvm.org/D100099#2703102>, @lebedev.ri wrote:
> Please rebisect, reverting this doesn't make that hang go away for me.
When reverting, how did you resolve the (many) conflicts in load_store.ll? I'm not familiar with that code and am unsure of the correct resolution.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100099/new/
https://reviews.llvm.org/D100099
More information about the llvm-commits
mailing list