[PATCH] D94069: [NFC][InstructionCost]Migrate VectorCombine.cpp to use InstructionCost
Caroline via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 13 01:26:16 PST 2021
CarolineConcatto updated this revision to Diff 316344.
CarolineConcatto marked 3 inline comments as done.
CarolineConcatto added a comment.
-remove asserts for OldCost invalid
-add return if both costs are invalid
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94069/new/
https://reviews.llvm.org/D94069
Files:
llvm/lib/Transforms/Vectorize/VectorCombine.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94069.316344.patch
Type: text/x-patch
Size: 7433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210113/6a7303d6/attachment.bin>
More information about the llvm-commits
mailing list