[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
Wed Apr 21 12:07:55 PDT 2021
srj added a comment.
Commit a511b55cfd67acecc58f1ccf1f3ce5c917dc1d90 <https://reviews.llvm.org/rGa511b55cfd67acecc58f1ccf1f3ce5c917dc1d90> fixes both the llc hang and MCJIT-specific hang. Thanks for the attention.
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