[all-commits] [llvm/llvm-project] 92c0b4: [NVPTX] add test case for vector reduction intrins...
Princeton Ferro via All-commits
all-commits at lists.llvm.org
Mon Apr 21 15:22:01 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 92c0b425ad4ca7f4c9b8f7f663e6e64d1e070353
https://github.com/llvm/llvm-project/commit/92c0b425ad4ca7f4c9b8f7f663e6e64d1e070353
Author: Princeton Ferro <pferro at nvidia.com>
Date: 2025-04-21 (Mon, 21 Apr 2025)
Changed paths:
A llvm/test/CodeGen/NVPTX/reduction-intrinsics.ll
Log Message:
-----------
[NVPTX] add test case for vector reduction intrinsics (#136381)
Test how these intrinsics are handled by the NVPTX backend. Currently, these intrinsics are lowered to sequential reductions by the ExpandReductions pass.
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