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

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 27 06:36:14 PDT 2019


samparker updated this revision to Diff 206849.
samparker added a comment.

- Added a test line for -force-hardware-loop-guard=false.
- Also added a test line for -force-hardware-loop-phi=true for some extra coverage.


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

https://reviews.llvm.org/D63809

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63809.206849.patch
Type: text/x-patch
Size: 32891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190627/200819a4/attachment.bin>


More information about the llvm-commits mailing list