[PATCH] D78360: [LoopVectorize] Preserve CFG analyses if CFG wasn't modified

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 24 03:45:18 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9cd4debd5ae4: [LoopVectorize] Preserve CFG analyses if CFG wasn't modified (authored by mkazantsev).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D78360?vs=258645&id=259850#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78360

Files:
  llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/novect-lcssa-cfg-invalidation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78360.259850.patch
Type: text/x-patch
Size: 5390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200424/5dde8a1b/attachment.bin>


More information about the llvm-commits mailing list