llvm-project
a0f0b238 - [AMDGPU] Remove calling conv check on entry function

Commit
30 days ago
[AMDGPU] Remove calling conv check on entry function It is undefined behavior to call a function with a mismatched calling convention. Rather than crash on this behavior, it should compile.
Author
Parents
Loading