[PATCH] D68194: [LCSSA] Forget values we create LCSSA phis for

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 7 14:10:33 PDT 2019


fhahn updated this revision to Diff 223651.
fhahn added a comment.
Herald added a subscriber: zzheng.

Add test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68194

Files:
  llvm/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/lib/Transforms/Utils/LCSSA.cpp
  llvm/test/Transforms/LoopUnroll/unroll-preserve-scev-lcssa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68194.223651.patch
Type: text/x-patch
Size: 7531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191007/3b7960e8/attachment.bin>


More information about the llvm-commits mailing list