[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
Mon Mar 1 09:18:33 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc89d9d8a48c0: [TTI] Consider select form of and/or i1 as having arithmetic cost (authored by aqjune).
Changed prior to commit:
https://reviews.llvm.org/D97360?vs=327125&id=327143#toc
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.327143.patch
Type: text/x-patch
Size: 37714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210301/15994a34/attachment.bin>
More information about the llvm-commits
mailing list