[PATCH] D35104: Add support for nontemporal loads and stores on HVX

Michael Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 21:22:00 PDT 2017


michaelwu created this revision.

This makes __builtin_nontemporal_load and __builtin_nontemporal_store work properly for HVX registers.


https://reviews.llvm.org/D35104

Files:
  lib/Target/Hexagon/HexagonISelDAGToDAG.cpp
  lib/Target/Hexagon/HexagonInstrInfo.cpp
  lib/Target/Hexagon/HexagonPatterns.td
  lib/Target/Hexagon/HexagonPseudo.td
  test/CodeGen/Hexagon/hvx-nontemporal.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35104.105580.patch
Type: text/x-patch
Size: 14643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170707/cd704c9e/attachment.bin>


More information about the llvm-commits mailing list