[all-commits] [llvm/llvm-project] 0d58d9: AMDGPU/GlobalISel: Lower G_FREM
petar-avramovic via All-commits
all-commits at lists.llvm.org
Mon Aug 10 01:18:19 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0d58d9e8fb937b422baaf96dc7c60e7c3a128302
https://github.com/llvm/llvm-project/commit/0d58d9e8fb937b422baaf96dc7c60e7c3a128302
Author: Petar Avramovic <Petar.Avramovic at amd.com>
Date: 2020-08-10 (Mon, 10 Aug 2020)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.h
A llvm/test/CodeGen/AMDGPU/GlobalISel/frem.ll
Log Message:
-----------
AMDGPU/GlobalISel: Lower G_FREM
Add custom lower for G_FREM.
Differential Revision: https://reviews.llvm.org/D84324
More information about the All-commits
mailing list