[PATCH] D59401: Fix non-determinism in Reassociate caused by address coincidences

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 22 13:15:22 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356803: Fix non-determinism in Reassociate caused by address coincidences (authored by dsanders, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59401?vs=190766&id=191935#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59401

Files:
  llvm/trunk/include/llvm/Transforms/Scalar/Reassociate.h
  llvm/trunk/lib/Transforms/Scalar/Reassociate.cpp
  llvm/trunk/test/Transforms/Reassociate/pointer-collision-non-determinism.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59401.191935.patch
Type: text/x-patch
Size: 8429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190322/f3ab02c3/attachment.bin>


More information about the llvm-commits mailing list