[PATCH] D68793: [System Model] [TTI] Add TTI interfaces for write-combining buffers
David Greene via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 3 10:33:32 PST 2019
greened updated this revision to Diff 231945.
greened added a comment.
Added comment explaining what a write-combining buffer is and one possibility of how to use this information.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68793/new/
https://reviews.llvm.org/D68793
Files:
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/include/llvm/CodeGen/BasicTTIImpl.h
llvm/include/llvm/MC/MCSubtargetInfo.h
llvm/lib/Analysis/TargetTransformInfo.cpp
llvm/lib/MC/MCSubtargetInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68793.231945.patch
Type: text/x-patch
Size: 4196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191203/7d1d2060/attachment.bin>
More information about the llvm-commits
mailing list