[PATCH] D99502: [InstructionCost] Don't conflate Invalid costs with Unknown costs.
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 29 10:50:53 PDT 2021
dmgreen accepted this revision.
dmgreen added a comment.
I agree. "Invalid" is better than "Unknown".
I think we should be removing the -1 from shuffle costs too, but that is a different patch.
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