[clang] [llvm] [HLSL] Move `radians` implementation to header files (PR #215379)
Farzon Lotfi via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 10 13:48:18 PDT 2026
================
@@ -1,51 +0,0 @@
-; RUN: llc -verify-machineinstrs -O0 -mtriple=spirv64-unknown-unknown %s -o - | FileCheck %s
----------------
farzonl wrote:
i did not consider our impact of how removing intrinsics would affect opencl. Let's make sure that when we do the pattern matching we do a test for opencl as well.
https://github.com/llvm/llvm-project/pull/215379
More information about the cfe-commits
mailing list