[clang] [llvm] [HLSL] Implement dot2add intrinsic (PR #131237)
Farzon Lotfi via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 3 11:10:45 PDT 2025
farzonl wrote:
If you run
git checkout main
git pull
git checkout <your_branch>
git rebase main
git clang-format main
that will also work
https://github.com/llvm/llvm-project/pull/131237
More information about the llvm-commits
mailing list