[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:06:48 PDT 2019


asbirlea updated this revision to Diff 209612.
asbirlea added a comment.

Add test.
Tested with LLVM_ENABLE_REVERSE_ITERATION enabled and without.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D64601

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

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


More information about the llvm-commits mailing list