[all-commits] [llvm/llvm-project] 295d1f: [AMDGPU] Custom lowering of i64 umulo/smulo
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Mon Jun 8 23:36:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 295d1fe7333c93fa0250e820e92cd9f2d9a2cbef
https://github.com/llvm/llvm-project/commit/295d1fe7333c93fa0250e820e92cd9f2d9a2cbef
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2020-06-08 (Mon, 08 Jun 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/lib/Target/AMDGPU/SIISelLowering.h
A llvm/test/CodeGen/AMDGPU/llvm.mulo.ll
Log Message:
-----------
[AMDGPU] Custom lowering of i64 umulo/smulo
Differential Revision: https://reviews.llvm.org/D81430
More information about the All-commits
mailing list