[PATCH] D30672: [NVPTX] Fixed lowering of unaligned loads/stores of f16 scalars and vectors.

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 7 12:45:46 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL297198: [NVPTX] Fixed lowering of unaligned loads/stores of f16 scalars and vectors. (authored by tra).

Changed prior to commit:
  https://reviews.llvm.org/D30672?vs=90767&id=90918#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30672

Files:
  llvm/trunk/lib/Target/NVPTX/NVPTXISelLowering.cpp
  llvm/trunk/test/CodeGen/NVPTX/f16-instructions.ll
  llvm/trunk/test/CodeGen/NVPTX/misaligned-vector-ldst.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30672.90918.patch
Type: text/x-patch
Size: 6014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170307/be604354/attachment.bin>


More information about the llvm-commits mailing list