[PATCH] D94069: [NFC][InstructionCost]Migrate VectorCombine.cpp to use InstructionCost
Caroline via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 11 01:35:57 PST 2021
CarolineConcatto marked 9 inline comments as done.
CarolineConcatto added a comment.
Thank you, everyone, for the review.
I have removed the redundant invalid check.
Also, thank you for making clear that invalid, atm, means as well high cost.
I'll have that in mind for the next patches.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94069/new/
https://reviews.llvm.org/D94069
More information about the llvm-commits
mailing list