[PATCH] D99718: [LoopVectorize] Simplify scalar cost calculation in getInstructionCost
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 26 03:39:14 PDT 2021
david-arm marked an inline comment as done.
david-arm added a comment.
Hi @ctetreau and @fhahn, I've re-added the assert to the patch with an extra check for PHIs. It has passed the LLVM/clang tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99718/new/
https://reviews.llvm.org/D99718
More information about the llvm-commits
mailing list