[PATCH] D15592: [LICM] Make store promotion work in the face of unordered atomics

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 17:50:10 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL295015: [LICM] Make store promotion work in the face of unordered atomics (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D15592?vs=50193&id=88288#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D15592

Files:
  llvm/trunk/lib/Transforms/Scalar/LICM.cpp
  llvm/trunk/test/Transforms/LICM/atomics.ll
  llvm/trunk/test/Transforms/LICM/scalar-promote.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15592.88288.patch
Type: text/x-patch
Size: 10019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170214/9609c83f/attachment.bin>


More information about the llvm-commits mailing list