[Diffusion] rL227751: [LoopVectorize] Split out LoopAccessAnalysis from LoopVectorizationLegality

NAKAMURA Takumi geek4civic at gmail.com
Mon Feb 2 23:40:35 PST 2015


This caused undefined behavior. Tweaked in r227940.


/llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp:635 NumLoads and NumStores have been used even after r227756. Did you intend to migrate them to LAA?
/llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp:654 This revision, 227751, cannot be built. since Report is not introduced here. I wish if each revision could be built individually.

USERS
  anemet (Author)

http://reviews.llvm.org/rL227751

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list