[PATCH] D120129: [NVPTX] Enhance vectorization of ld.param & st.param

Daniil Kovalev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 24 02:38:46 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
kovdan01 marked 2 inline comments as done.
Closed by commit rG828b63c30943: [NVPTX] Enhance vectorization of ld.param & st.param (authored by kovdan01).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120129

Files:
  clang/test/CodeGenCUDA/device-fun-linkage.cu
  llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
  llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
  llvm/lib/Target/NVPTX/NVPTXISelLowering.h
  llvm/lib/Target/NVPTX/NVPTXLowerArgs.cpp
  llvm/test/CodeGen/NVPTX/param-vectorize-device.ll
  llvm/test/CodeGen/NVPTX/param-vectorize-kernel.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120129.417857.patch
Type: text/x-patch
Size: 94083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220324/ec0d03d1/attachment-0001.bin>


More information about the cfe-commits mailing list