[all-commits] [llvm/llvm-project] 90d784: AMDGPU/GlobalISel: Legalize G_[SU]DIVREM instructions
Christudasan Devadasan via All-commits
all-commits at lists.llvm.org
Mon May 24 22:23:00 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 90d784053f070f734de5b23da892e470a3b4e738
https://github.com/llvm/llvm-project/commit/90d784053f070f734de5b23da892e470a3b4e738
Author: Christudasan Devadasan <Christudasan.Devadasan at amd.com>
Date: 2021-05-25 (Tue, 25 May 2021)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.h
A llvm/test/CodeGen/AMDGPU/GlobalISel/sdivrem.ll
A llvm/test/CodeGen/AMDGPU/GlobalISel/udivrem.ll
Log Message:
-----------
AMDGPU/GlobalISel: Legalize G_[SU]DIVREM instructions
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D100726
More information about the All-commits
mailing list