[PATCH] D63246: [X86][SSE] Prevent misaligned non-temporal vector load/store combines

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 07:25:03 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363564: [X86][SSE] Prevent misaligned non-temporal vector load/store combines (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63246?vs=205050&id=205066#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63246

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/merge-consecutive-stores-nt.ll
  llvm/trunk/test/CodeGen/X86/nontemporal-3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63246.205066.patch
Type: text/x-patch
Size: 48216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190617/8bf386d4/attachment.bin>


More information about the llvm-commits mailing list