llvm-project
8763812b - [Offload] Remove check on kernel argument sizes (#162121)

Commit
1 day ago
[Offload] Remove check on kernel argument sizes (#162121) Summary: This check is unnecessarily restrictive and currently incorrectly fires for any size less than eight bytes. Just remove it, we do sanity checks elsewhere and at some point need to trust the ABI.
Author
Parents
Loading