[PATCH] D153477: [NVPTX] Correctly lower extending loads for fp16 vectors.

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 15:26:52 PDT 2023


tra updated this revision to Diff 533802.
tra added a comment.

Added more tests for vector loads w/ small alignment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153477

Files:
  llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
  llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.h
  llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
  llvm/test/CodeGen/NVPTX/vector-loads.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153477.533802.patch
Type: text/x-patch
Size: 5227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230622/361c841d/attachment.bin>


More information about the llvm-commits mailing list