[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:23:49 PST 2021
aqjune updated this revision to Diff 326260.
aqjune added a comment.
Herald added subscribers: frasercrmck, kerbowa, luismarques, apazos, sameer.abuasal, s.egerton, Jim, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, MaskRay, jrtc27, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, nhaehnle, jvesely, nemanjai.
Thanks!
Tests added
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.326260.patch
Type: text/x-patch
Size: 18701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210225/188a8358/attachment.bin>
More information about the llvm-commits
mailing list