[all-commits] [llvm/llvm-project] a69b3e: [AMDGPU][GlobalISel] Fix div_scale in FDIV lowering
Austin Kerbow via All-commits
all-commits at lists.llvm.org
Mon Apr 13 15:55:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a69b3e010c6fc23c4f08cffdb98311a89d7ac432
https://github.com/llvm/llvm-project/commit/a69b3e010c6fc23c4f08cffdb98311a89d7ac432
Author: Austin Kerbow <Austin.Kerbow at amd.com>
Date: 2020-04-13 (Mon, 13 Apr 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fdiv.mir
Log Message:
-----------
[AMDGPU][GlobalISel] Fix div_scale in FDIV lowering
Differential Revision: https://reviews.llvm.org/D78004
More information about the All-commits
mailing list