[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
Mon Dec 16 08:43:32 PST 2019


greened updated this revision to Diff 234081.
greened added a comment.

Updated to latest master.


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.234081.patch
Type: text/x-patch
Size: 4303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191216/0c71fa95/attachment.bin>


More information about the llvm-commits mailing list