[all-commits] [llvm/llvm-project] 70db4d: [mlir][NVVM] Disallow results on kernel functions
Matthias Springer via All-commits
all-commits at lists.llvm.org
Sat Jun 22 08:45:20 PDT 2024
Branch: refs/heads/users/matthias-springer/nvvm_verifier
Home: https://github.com/llvm/llvm-project
Commit: 70db4dac72cf340bb31acfffa92762ac24a8871a
https://github.com/llvm/llvm-project/commit/70db4dac72cf340bb31acfffa92762ac24a8871a
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2024-06-22 (Sat, 22 Jun 2024)
Changed paths:
M mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp
M mlir/test/Target/LLVMIR/nvvmir.mlir
Log Message:
-----------
[mlir][NVVM] Disallow results on kernel functions
Functions that have the `nvvm.kernel` attribute should have 0 results.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list