[all-commits] [llvm/llvm-project] 372d3f: [CodeGen] Remove `shouldExpandPartialReductionIntr...
Benjamin Maxwell via All-commits
all-commits at lists.llvm.org
Wed Oct 1 05:28:58 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 372d3fb10c9dd0ff4e780d68b86220e30fd00b27
https://github.com/llvm/llvm-project/commit/372d3fb10c9dd0ff4e780d68b86220e30fd00b27
Author: Benjamin Maxwell <benjamin.maxwell at arm.com>
Date: 2025-10-01 (Wed, 01 Oct 2025)
Changed paths:
M llvm/include/llvm/CodeGen/TargetLowering.h
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
Log Message:
-----------
[CodeGen] Remove `shouldExpandPartialReductionIntrinsic()` hook (NFC) (#161498)
This is unused. Targets can lower/expand the `PARTIAL_REDUCE_*` ISD
nodes.
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