[all-commits] [llvm/llvm-project] 578486: DAG: Handle vector legalization of minimumnum/maxi...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Sep 24 03:09:51 PDT 2024
Branch: refs/heads/users/arsenm/amdgpu-minimumnum-maximumnum
Home: https://github.com/llvm/llvm-project
Commit: 578486aa860767f268948b87a3c329b2d99dec00
https://github.com/llvm/llvm-project/commit/578486aa860767f268948b87a3c329b2d99dec00
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-09-24 (Tue, 24 Sep 2024)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/test/CodeGen/AMDGPU/maximumnum.ll
M llvm/test/CodeGen/AMDGPU/minimumnum.ll
Log Message:
-----------
DAG: Handle vector legalization of minimumnum/maximumnum
Follow the same patterns as the other min/max variants.
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