[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 08:21:17 PST 2021


aqjune updated this revision to Diff 327125.
aqjune added a comment.

add tests for vector operands


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.327125.patch
Type: text/x-patch
Size: 37589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210301/82e4c673/attachment.bin>


More information about the llvm-commits mailing list