[all-commits] [llvm/llvm-project] dec6fe: Revert "[SPIRV] Add radians intrinsic" (#111398)

Justin Bogner via All-commits all-commits at lists.llvm.org
Mon Oct 7 09:23:59 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dec6fe3de0f6475ea83391e5b0b4036cf56db35b
      https://github.com/llvm/llvm-project/commit/dec6fe3de0f6475ea83391e5b0b4036cf56db35b
  Author: Justin Bogner <mail at justinbogner.com>
  Date:   2024-10-07 (Mon, 07 Oct 2024)

  Changed paths:
    M llvm/include/llvm/IR/IntrinsicsSPIRV.td
    M llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp
    R llvm/test/CodeGen/SPIRV/hlsl-intrinsics/radians.ll
    R llvm/test/CodeGen/SPIRV/opencl/radians.ll

  Log Message:
  -----------
  Revert "[SPIRV] Add radians intrinsic" (#111398)

Reverts llvm/llvm-project#110800

`llvm\test\CodeGen\DirectX\radians.ll` is failing after this change.
@adam-yang please send a new PR with the issue resolved once you've had
time to investigate.



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