[PATCH] D30344: [MemorySSA] Add OptimizeUses flag

Piotr Padlewski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 10:42:16 PST 2017


Prazek created this revision.

This will help much in testing updating
of memory accesses with invariant.group in the future.


https://reviews.llvm.org/D30344

Files:
  include/llvm/Transforms/Utils/MemorySSA.h
  lib/Transforms/Utils/MemorySSA.cpp
  unittests/Transforms/Utils/MemorySSA.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30344.89694.patch
Type: text/x-patch
Size: 4436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170224/bd2aa15a/attachment.bin>


More information about the llvm-commits mailing list