[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 Sep 15 09:28:50 PDT 2021


AndrewLitteken updated this revision to Diff 372723.
AndrewLitteken added a comment.

Adding comment explaining the conditional.


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.372723.patch
Type: text/x-patch
Size: 12313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210915/79eb11af/attachment.bin>


More information about the llvm-commits mailing list