[all-commits] [llvm/llvm-project] 1cb140: [HLSL] Add bounds checks for the hlsl vector argum...

Farzon Lotfi via All-commits all-commits at lists.llvm.org
Tue Mar 11 12:13:22 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1cb14078658f9ac573ec4102354106e29d62c46d
      https://github.com/llvm/llvm-project/commit/1cb14078658f9ac573ec4102354106e29d62c46d
  Author: Farzon Lotfi <farzonlotfi at microsoft.com>
  Date:   2025-03-11 (Tue, 11 Mar 2025)

  Changed paths:
    M clang/lib/Headers/hlsl/hlsl_detail.h
    M clang/lib/Headers/hlsl/hlsl_intrinsic_helpers.h
    M clang/lib/Headers/hlsl/hlsl_intrinsics.h
    M clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl
    M clang/test/SemaHLSL/BuiltIns/length-errors.hlsl
    M clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl

  Log Message:
  -----------
  [HLSL] Add bounds checks for the hlsl vector arguments and return types (#130724)

fixes #129003
- fix up sema tests
- fix up templates for scalar and vector HLSL intrinsic overloads



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