[PATCH] D63809: [HardwareLoops] Loop counter guard Loop intrinsic

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 28 00:40:52 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364628: [HardwareLoops] Loop counter guard intrinsic (authored by sam_parker, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63809?vs=206849&id=207003#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63809

Files:
  llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
  llvm/trunk/include/llvm/IR/Intrinsics.td
  llvm/trunk/lib/CodeGen/HardwareLoops.cpp
  llvm/trunk/test/Transforms/HardwareLoops/loop-guards.ll
  llvm/trunk/test/Transforms/HardwareLoops/scalar-while.ll
  llvm/trunk/test/Transforms/HardwareLoops/unconditional-latch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63809.207003.patch
Type: text/x-patch
Size: 33122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190628/88460aec/attachment.bin>


More information about the llvm-commits mailing list