[clang] [llvm] [DirectX] Add target builtins (PR #134439)
Farzon Lotfi via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 4 14:35:25 PDT 2025
================
@@ -0,0 +1,23 @@
+// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py UTC_ARGS: --version 5
----------------
farzonl wrote:
No this is a c only test. Since we are exposing the backend api as a target any frontend is technically suppose to be able to access it. This test is to confirm that we aren't gating the directX backend.
https://github.com/llvm/llvm-project/pull/134439
More information about the llvm-commits
mailing list