[PATCH] D60394: [X86] Add patterns for using movss/movsd for atomic load/store of f32/64. Remove atomic fadd pseudos use isel patterns instead.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 11 12:18:19 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL358215: [X86] Add patterns for using movss/movsd for atomic load/store of f32/64. (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60394?vs=194605&id=194731#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60394

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrCompiler.td
  llvm/trunk/test/CodeGen/X86/atomic-fp.ll
  llvm/trunk/test/CodeGen/X86/atomic-non-integer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60394.194731.patch
Type: text/x-patch
Size: 19970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190411/ecd1d5fc/attachment.bin>


More information about the llvm-commits mailing list