[all-commits] [llvm/llvm-project] 33cbd5: AMDGPU/GlobalISel: Legalize s64 min/max by lowering
jayfoad via All-commits
all-commits at lists.llvm.org
Tue Feb 25 08:03:42 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 33cbd5ee080ecbc1775751d7f5d930ae9b83c8ec
https://github.com/llvm/llvm-project/commit/33cbd5ee080ecbc1775751d7f5d930ae9b83c8ec
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-02-25 (Tue, 25 Feb 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-smax.mir
M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-smin.mir
M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-umax.mir
M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-umin.mir
Log Message:
-----------
AMDGPU/GlobalISel: Legalize s64 min/max by lowering
Reviewers: arsenm, rampitec
Subscribers: kzhuravl, jvesely, wdng, nhaehnle, yaxunl, rovka, dstuttard, tpr, t-tye, hiraditya, kerbowa, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D75108
More information about the All-commits
mailing list