[PATCH] D97360: [TTI] Consider select form of and/or i1 as having arithmetic cost
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 24 18:37:16 PST 2021
aqjune updated this revision to Diff 326263.
aqjune added a comment.
Update tests to test throughput and size both
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97360/new/
https://reviews.llvm.org/D97360
Files:
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/test/Analysis/CostModel/AArch64/logicalop.ll
llvm/test/Analysis/CostModel/AMDGPU/logicalop.ll
llvm/test/Analysis/CostModel/ARM/logicalop.ll
llvm/test/Analysis/CostModel/PowerPC/logicalop.ll
llvm/test/Analysis/CostModel/RISCV/logicalop.ll
llvm/test/Analysis/CostModel/SystemZ/logicalop.ll
llvm/test/Analysis/CostModel/X86/logicalop.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97360.326263.patch
Type: text/x-patch
Size: 22202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210225/b37bd789/attachment.bin>
More information about the llvm-commits
mailing list