[PATCH] D109388: [AArch64][CostModel] Use cost of target trunc type when only use of a non-register sized load

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 12 16:04:26 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4ff4e7ea3033: [CostModel] Use cost of target trunc type when only it is the only use of a non… (authored by AndrewLitteken).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109388/new/

https://reviews.llvm.org/D109388

Files:
  llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/test/Analysis/CostModel/AArch64/load-to-trunc.ll
  llvm/test/Analysis/CostModel/AMDGPU/load-to-trunc.ll
  llvm/test/Analysis/CostModel/ARM/load-to-trunc.ll
  llvm/test/Analysis/CostModel/PowerPC/load-to-trunc.ll
  llvm/test/Analysis/CostModel/RISCV/load-to-trunc.ll
  llvm/test/Analysis/CostModel/SystemZ/load-to-trunc.ll
  llvm/test/Analysis/CostModel/X86/load-to-trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109388.399505.patch
Type: text/x-patch
Size: 12313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220113/0c36fa18/attachment.bin>


More information about the llvm-commits mailing list