[PATCH] D80550: [NFCI][CostModel] Unify getCmpSelInstrCost
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 8 23:57:53 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG37289615c01d: [NFCI][CostModel] Unify getCmpSelInstrCost (authored by samparker).
Changed prior to commit:
https://reviews.llvm.org/D80550?vs=266196&id=269420#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80550/new/
https://reviews.llvm.org/D80550
Files:
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/include/llvm/CodeGen/BasicTTIImpl.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: D80550.269420.patch
Type: text/x-patch
Size: 6798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200609/459a10b9/attachment.bin>
More information about the llvm-commits
mailing list