[all-commits] [llvm/llvm-project] a45b13: [AMDGPU][Verifier] Mark calls to entry functions a...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Fri Apr 11 12:33:00 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a45b133d400b0e57ca1ba70d50a91fbdf11d3b93
https://github.com/llvm/llvm-project/commit/a45b133d400b0e57ca1ba70d50a91fbdf11d3b93
Author: Shilei Tian <i at tianshilei.me>
Date: 2025-04-11 (Fri, 11 Apr 2025)
Changed paths:
M llvm/include/llvm/IR/CallingConv.h
M llvm/lib/IR/Verifier.cpp
M llvm/test/Bitcode/calling-conventions.3.2.ll
M llvm/test/Bitcode/calling-conventions.3.2.ll.bc
M llvm/test/CodeGen/AMDGPU/attributor-flatscratchinit.ll
R llvm/test/CodeGen/AMDGPU/call-to-kernel-undefined.ll
R llvm/test/CodeGen/AMDGPU/call-to-kernel.ll
M llvm/test/Other/spir_cc.ll
M llvm/test/Verifier/amdgpu-cc.ll
A llvm/test/Verifier/call-to-non-callable-functions.ll
Log Message:
-----------
[AMDGPU][Verifier] Mark calls to entry functions as invalid in the IR verifier (#134910)
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