[PATCH] D79848: [CostModel] Unify getCastInstrCost

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 03:45:09 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8aaabadeced3: [CostModel] Unify getCastInstrCost (authored by samparker).

Changed prior to commit:
  https://reviews.llvm.org/D79848?vs=263665&id=266156#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79848

Files:
  llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/lib/Analysis/TargetTransformInfo.cpp
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
  llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.cpp
  llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
  llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79848.266156.patch
Type: text/x-patch
Size: 14980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/2a55e77b/attachment.bin>


More information about the llvm-commits mailing list