[all-commits] [llvm/llvm-project] bbc7b3: AMDGPU: Remove invalid testcase for enqueue kernel
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Apr 26 14:25:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bbc7b30fbf52c0f0b5383b9b9f5ebdb45db98b55
https://github.com/llvm/llvm-project/commit/bbc7b30fbf52c0f0b5383b9b9f5ebdb45db98b55
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-04-26 (Wed, 26 Apr 2023)
Changed paths:
M llvm/test/CodeGen/AMDGPU/enqueue-kernel.ll
Log Message:
-----------
AMDGPU: Remove invalid testcase for enqueue kernel
The call didn't have the right calling convention, but calls to
kernels are supposed to be illegal anyway.
More information about the All-commits
mailing list