[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 07:57:05 PDT 2019


This revision was automatically updated to reflect the committed changes.
shchenz marked an inline comment as done.
Closed by commit rL365497: [HardwareLoops] NFC - move hardware loop checking code to… (authored by shchenz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64197?vs=208647&id=208682#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64197

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

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


More information about the llvm-commits mailing list