[PATCH] D38611: Fix X86 regression on linpack

Evgeny Stupachenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 26 12:17:42 PDT 2018


evstupac updated this revision to Diff 144178.
evstupac added a comment.

Addressed comments. Made heuristic more precise.


Repository:
  rL LLVM

https://reviews.llvm.org/D38611

Files:
  include/llvm/Analysis/TargetTransformInfo.h
  lib/Target/X86/X86TargetTransformInfo.cpp
  lib/Transforms/Scalar/LoopStrengthReduce.cpp
  test/CodeGen/X86/loop-strength-reduce4.ll
  test/CodeGen/X86/merge_store.ll
  test/Transforms/LoopStrengthReduce/X86/folded_addresses.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38611.144178.patch
Type: text/x-patch
Size: 19974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180426/6f5f5d3e/attachment.bin>


More information about the llvm-commits mailing list