[all-commits] [llvm/llvm-project] eb3d64: [NVPTX] Use opaque pointers in param space vectori...
Daniil Kovalev via All-commits
all-commits at lists.llvm.org
Sun Apr 17 09:09:54 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb3d64695f27af6d58154df32da008f1b7c35f73
https://github.com/llvm/llvm-project/commit/eb3d64695f27af6d58154df32da008f1b7c35f73
Author: Daniil Kovalev <daniil at kovalev.website>
Date: 2022-04-17 (Sun, 17 Apr 2022)
Changed paths:
M llvm/test/CodeGen/NVPTX/param-vectorize-device.ll
M llvm/test/CodeGen/NVPTX/param-vectorize-kernel.ll
Log Message:
-----------
[NVPTX] Use opaque pointers in param space vectorization tests
Opaque pointers are enabled by default since D123300, so test IR should be
regenerated correspondingly.
Differential Revision: https://reviews.llvm.org/D123842
More information about the All-commits
mailing list