[all-commits] [llvm/llvm-project] c03fc9: [DirectX] Add support for vector_reduce_add (#117646)
Farzon Lotfi via All-commits
all-commits at lists.llvm.org
Tue Dec 17 14:33:11 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c03fc929ffc1ee5439bf547e5f0bf5319c818982
https://github.com/llvm/llvm-project/commit/c03fc929ffc1ee5439bf547e5f0bf5319c818982
Author: Farzon Lotfi <farzonlotfi at microsoft.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M llvm/lib/Target/DirectX/DXILIntrinsicExpansion.cpp
A llvm/test/CodeGen/DirectX/vector_reduce_add.ll
Log Message:
-----------
[DirectX] Add support for vector_reduce_add (#117646)
Use of `vector_reduce_add` will make it easier to write more intrinsics
in `hlsl_intrinsics.h`.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list