[PATCH] D15471: [IR] Add support for floating pointer atomic loads and stores

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 15 14:56:18 PST 2015


reames updated this revision to Diff 42920.
reames added a comment.

address JF's comments with regards to halfs.


http://reviews.llvm.org/D15471

Files:
  docs/LangRef.rst
  lib/CodeGen/AtomicExpandPass.cpp
  lib/IR/Verifier.cpp
  test/CodeGen/X86/atomic-non-integer.ll
  test/Transforms/AtomicExpand/X86/expand-atomic-non-integer.ll
  test/Verifier/atomics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15471.42920.patch
Type: text/x-patch
Size: 17358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151215/9f54557e/attachment.bin>


More information about the llvm-commits mailing list