[PATCH] D33143: [Polly][Simplify] Remove identical write removal. NFC.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 13 05:34:19 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302987: [Simplify] Remove identical write removal. NFC. (authored by Meinersbur).

Changed prior to commit:
  https://reviews.llvm.org/D33143?vs=98884&id=98885#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33143

Files:
  polly/trunk/lib/Transform/Simplify.cpp
  polly/trunk/test/Simplify/identical.ll
  polly/trunk/test/Simplify/identical_3phi.ll
  polly/trunk/test/Simplify/identical_3phi___%for---%return.jscop
  polly/trunk/test/Simplify/identical_3phi___%for---%return.jscop.transformed
  polly/trunk/test/Simplify/identical___%for---%return.jscop
  polly/trunk/test/Simplify/identical___%for---%return.jscop.transformed
  polly/trunk/test/Simplify/overwritten_3phi.ll
  polly/trunk/test/Simplify/overwritten_3phi___%for---%return.jscop
  polly/trunk/test/Simplify/overwritten_3phi___%for---%return.jscop.transformed
  polly/trunk/test/Simplify/overwritten_scalar.ll
  polly/trunk/test/Simplify/overwritten_scalar___%for---%return.jscop
  polly/trunk/test/Simplify/overwritten_scalar___%for---%return.jscop.transformed

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33143.98885.patch
Type: text/x-patch
Size: 26052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170513/6f05d350/attachment.bin>


More information about the llvm-commits mailing list