[all-commits] [llvm/llvm-project] 2a193f: Revert "Reland "[HLSL] Implement the `reflect` HLS...

Finn Plummer via All-commits all-commits at lists.llvm.org
Wed Jan 22 18:18:02 PST 2025


  Branch: refs/heads/revert-123853-feature-reflect
  Home:   https://github.com/llvm/llvm-project
  Commit: 2a193ff856d4a22794448fdfc1619912b36562cd
      https://github.com/llvm/llvm-project/commit/2a193ff856d4a22794448fdfc1619912b36562cd
  Author: Finn Plummer <50529406+inbelic at users.noreply.github.com>
  Date:   2025-01-22 (Wed, 22 Jan 2025)

  Changed paths:
    M clang/include/clang/Basic/BuiltinsSPIRV.td
    M clang/lib/CodeGen/CGBuiltin.cpp
    M clang/lib/Headers/hlsl/hlsl_detail.h
    M clang/lib/Headers/hlsl/hlsl_intrinsics.h
    M clang/lib/Sema/SemaSPIRV.cpp
    R clang/test/CodeGenHLSL/builtins/reflect.hlsl
    R clang/test/CodeGenSPIRV/Builtins/reflect.c
    R clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl
    R clang/test/SemaSPIRV/BuiltIns/reflect-errors.c
    M llvm/include/llvm/IR/IntrinsicsSPIRV.td
    M llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp
    R llvm/test/CodeGen/SPIRV/hlsl-intrinsics/reflect.ll
    R llvm/test/CodeGen/SPIRV/opencl/reflect-error.ll

  Log Message:
  -----------
  Revert "Reland "[HLSL] Implement the `reflect` HLSL function" (#123853)"

This reverts commit 2656928d0ca78e38c91315020876755e46ccecbf.



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