[PATCH] D99718: [LoopVectorize] Simplify scalar cost calculation in getInstructionCost
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 27 01:29:52 PDT 2021
fhahn accepted this revision.
fhahn added a comment.
LGTM, thanks. The assert should ensure we catch any other cases that may got missed by the original reasoning behind the change.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99718/new/
https://reviews.llvm.org/D99718
More information about the llvm-commits
mailing list