[PATCH] D78651: [TTI] Devirtualize getInstructionLatency
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 22 09:12:56 PDT 2020
samparker created this revision.
samparker added reviewers: spatel, RKSimon, craig.topper.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.
No backend implemented this and it's simple to do the implementation within TargetTransformInfo.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D78651
Files:
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/include/llvm/CodeGen/BasicTTIImpl.h
llvm/lib/Analysis/TargetTransformInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78651.259315.patch
Type: text/x-patch
Size: 4718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200422/6cf9090e/attachment.bin>
More information about the llvm-commits
mailing list