[PATCH] D35712: [X86] Prevent selecting masked aligned load instructions if the load should be non-temporal

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 21:31:57 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309079: [X86] Prevent selecting masked aligned load instructions if the load should be… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D35712?vs=107615&id=108213#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35712

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: D35712.108213.patch
Type: text/x-patch
Size: 6008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170726/870b471b/attachment.bin>


More information about the llvm-commits mailing list