0
0
mirror of https://github.com/llvm/llvm-project.git synced 2025-04-24 03:46:06 +00:00
Farzon Lotfi 16c84c4475
[DirectX] Add target builtins ()
- fixes 
- Moves dot2add from a language builtin to a target builtin.
-  Sets the scaffolding for Sema checks for DX builtins
-  Setup DirectX backend as able to have target builtins
- Adds a DX TargetBuiltins emitter in
`clang/lib/CodeGen/TargetBuiltins/DirectX.cpp`
2025-04-07 12:06:57 -04:00
..