[PATCH] Handling store to invariant address in LAA

Ashutosh Nema ashutosh.nema at amd.com
Tue Apr 7 23:49:29 PDT 2015


Over previous change, it contains following:

Fixed: PR23157
StoreToLoopInvariantAddress was not handled correctly and missing previous value.
Added new test case to handle similar scenario.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D8653

Files:
  include/llvm/Analysis/LoopAccessAnalysis.h
  lib/Analysis/LoopAccessAnalysis.cpp
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Analysis/LoopAccessAnalysis/store-to-invariant-check1.ll
  test/Analysis/LoopAccessAnalysis/store-to-invariant-check2.ll
  test/Analysis/LoopAccessAnalysis/store-to-invariant-check3.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8653.23404.patch
Type: text/x-patch
Size: 11180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150408/bba08a71/attachment.bin>


More information about the llvm-commits mailing list