[PATCH] D64601: [MemorySSA] Use SetVector to avoid nondeterminism.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 12 15:30:32 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365970: [MemorySSA] Use SetVector to avoid nondeterminism. (authored by asbirlea, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64601

Files:
  llvm/trunk/include/llvm/Analysis/MemorySSAUpdater.h
  llvm/trunk/lib/Analysis/MemorySSAUpdater.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopSimplifyCFG.cpp
  llvm/trunk/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
  llvm/trunk/lib/Transforms/Utils/Local.cpp
  llvm/trunk/lib/Transforms/Utils/LoopSimplify.cpp
  llvm/trunk/test/Analysis/MemorySSA/nondeterminism.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64601.209620.patch
Type: text/x-patch
Size: 9425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190712/a6d3f85d/attachment.bin>


More information about the llvm-commits mailing list