[all-commits] [llvm/llvm-project] b57743: [SelectionDAG] Update documentation for VECTOR_[DE...
Luke Lau via All-commits
all-commits at lists.llvm.org
Wed May 28 01:30:35 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b577438a879327dfb79b13bfc0122dd0434ebd92
https://github.com/llvm/llvm-project/commit/b577438a879327dfb79b13bfc0122dd0434ebd92
Author: Luke Lau <luke at igalia.com>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
M llvm/include/llvm/CodeGen/ISDOpcodes.h
Log Message:
-----------
[SelectionDAG] Update documentation for VECTOR_[DE]INTERLEAVE nodes. NFC (#141644)
These can now support an arbitrary factor determined by the number of
operands/results. Fixes #141565
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