[all-commits] [llvm/llvm-project] 718838: Hlsl asint16 intrinsic (#131900)

metkarpoonam via All-commits all-commits at lists.llvm.org
Fri Mar 21 16:56:56 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 718838d128f201279c489f0a2959fec4f47a42be
      https://github.com/llvm/llvm-project/commit/718838d128f201279c489f0a2959fec4f47a42be
  Author: metkarpoonam <poonammetkar at microsoft.com>
  Date:   2025-03-21 (Fri, 21 Mar 2025)

  Changed paths:
    M clang/lib/Headers/hlsl/hlsl_intrinsics.h
    A clang/test/CodeGenHLSL/builtins/asint16.hlsl
    A clang/test/SemaHLSL/BuiltIns/asint16-errors.hlsl
    M llvm/test/CodeGen/SPIRV/bitcast.ll

  Log Message:
  -----------
  Hlsl asint16 intrinsic (#131900)

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 at microsoft.com>



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