[PATCH] D33728: [X86][SSE] Improve handling of non-temporal aligned loads

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 5 08:43:40 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL304717: [X86][SSE] Non-temporal loads shouldn't be folded if it can be avoided (PR32743) (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D33728?vs=100877&id=101410#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33728

Files:
  llvm/trunk/lib/Target/X86/X86InstrFragmentsSIMD.td
  llvm/trunk/test/CodeGen/X86/nontemporal-loads.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33728.101410.patch
Type: text/x-patch
Size: 16834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170605/74a2b40d/attachment.bin>


More information about the llvm-commits mailing list