[PATCH] D82438: [SimplifyCFG] Cost required selects
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 21 02:00:20 PDT 2020
samparker added a comment.
@mkazantsev I made a change before committing this, as I modified the patch that this depended upon. I've now added logic to query for CodeSize instead of SizeAndLatency when we have minsize as well as adding a minsize test so the logic is still tested.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82438/new/
https://reviews.llvm.org/D82438
More information about the llvm-commits
mailing list