[all-commits] [llvm/llvm-project] e4016b: [DAG] Use ArrayRef to simplify ShuffleVectorSDNode...
Philip Reames via All-commits
all-commits at lists.llvm.org
Tue Feb 11 12:47:42 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e4016bf5c32558e773264d1ce875d71cf67bd192
https://github.com/llvm/llvm-project/commit/e4016bf5c32558e773264d1ce875d71cf67bd192
Author: Philip Reames <preames at rivosinc.com>
Date: 2025-02-11 (Tue, 11 Feb 2025)
Changed paths:
M llvm/include/llvm/CodeGen/SelectionDAGNodes.h
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/ARM/ARMISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[DAG] Use ArrayRef to simplify ShuffleVectorSDNode::isSplatMask
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