[PATCH] D99502: [InstructionCost] Don't conflate Invalid costs with Unknown costs.
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 29 07:30:06 PDT 2021
paulwalker-arm accepted this revision.
paulwalker-arm added a comment.
This revision is now accepted and ready to land.
I agree, InstructionCost::Invalid is solving a specific problem which is different to "Did not bother computing a real cost".
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99502/new/
https://reviews.llvm.org/D99502
More information about the llvm-commits
mailing list