[PATCH] D123842: [NVPTX] Use opaque pointers in param space vectorization tests

Daniil Kovalev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 15 00:50:40 PDT 2022


kovdan01 created this revision.
kovdan01 added reviewers: tra, jlebar, jholewinski.
Herald added subscribers: mattd, gchakrabarti, asavonic, dexonsmith.
Herald added a project: All.
kovdan01 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Opaque pointers are enabled by default since D123300 <https://reviews.llvm.org/D123300>, so test IR should be
regenerated correspondingly.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D123842

Files:
  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: D123842.423032.patch
Type: text/x-patch
Size: 80069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220415/b95ff14b/attachment-0001.bin>


More information about the llvm-commits mailing list