[llvm] [AMDGPU] Enhance error handling for mismatched calling conventions (PR #137825)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 29 08:26:57 PDT 2025
https://github.com/arsenm commented:
Undefined behavior is not a compiler error. This should handle the call directly, probably by just emitting no code
https://github.com/llvm/llvm-project/pull/137825
More information about the llvm-commits
mailing list