[PATCH] D59345: Allow code motion (and thus folding) for atomic (but unordered) memory operands

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 14 10:20:05 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356170: Allow code motion (and thus folding) for atomic (but unordered) memory operands (authored by reames, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59345?vs=190565&id=190659#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59345

Files:
  llvm/trunk/lib/CodeGen/MachineInstr.cpp
  llvm/trunk/test/CodeGen/X86/atomic-non-integer.ll
  llvm/trunk/test/CodeGen/X86/atomic-unordered.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59345.190659.patch
Type: text/x-patch
Size: 12774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190314/5187aacf/attachment.bin>


More information about the llvm-commits mailing list