[PATCH] D64197: [HardwareLoops] NFC - move hardware loop checking code to isHardwareLoopProfitable()

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 9 05:18:05 PDT 2019


shchenz updated this revision to Diff 208647.
shchenz added a comment.

address @samparker comments.


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

https://reviews.llvm.org/D64197

Files:
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/lib/Analysis/TargetTransformInfo.cpp
  llvm/lib/CodeGen/HardwareLoops.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64197.208647.patch
Type: text/x-patch
Size: 7156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190709/39d540f2/attachment.bin>


More information about the llvm-commits mailing list