mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-17 13:26:42 +00:00

Implemented the asint16 function and added test cases for codegen, Sema, and SPIR-V backend. fixes https://github.com/llvm/llvm-project/issues/99184 --------- Co-authored-by: Ashley Coleman <ascoleman@microsoft.com>