[all-commits] [llvm/llvm-project] 98fa0f: DAG: Handle vector splitting for fminnum_ieee/fmax...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue May 28 13:59:21 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 98fa0f6981f33b7d8f5aa38babc1e71bc0209de8
https://github.com/llvm/llvm-project/commit/98fa0f6981f33b7d8f5aa38babc1e71bc0209de8
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-05-28 (Tue, 28 May 2024)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
Log Message:
-----------
DAG: Handle vector splitting for fminnum_ieee/fmaxnum_ieee
Avoids regression in future commit which starts producing
illegal instances.
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