[PATCH] D66098: [CostModel] Model all `extractvalue`s as free.
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 29 04:10:37 PDT 2019
dmgreen added a comment.
I ran some ARM and AArch64 tests, which agreed that this is OK for those architectures (although they are probably already covered by what James said above).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66098/new/
https://reviews.llvm.org/D66098
More information about the llvm-commits
mailing list