summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/DirectX/dot2add.ll
AgeCommit message (Expand)Author
2025-09-04[HLSL][NFC] Change line endings to LF (#156930)Helena Kotas
2025-08-11[HLSL][DirectX] Fix `dot2add` DXIL operation to use float overload (#152781)Kaitlin Peng
2025-04-14[DirectX] Use scalar arguments for @llvm.dx.dot intrinsics (#134570)Justin Bogner
2025-04-03[HLSL] Implement dot2add intrinsic (#131237)Sumit Agarwal