[all-commits] [llvm/llvm-project] e87ec6: AMDGPU/GlobalISel: Fix llvm.amdgcn.div.fmas.ll
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Apr 6 08:50:34 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e87ec66762c6702624d3e2ef560e472cb6c69642
https://github.com/llvm/llvm-project/commit/e87ec66762c6702624d3e2ef560e472cb6c69642
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-04-06 (Mon, 06 Apr 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.td
M llvm/lib/Target/AMDGPU/VOP3Instructions.td
A llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.div.fmas.ll
Log Message:
-----------
AMDGPU/GlobalISel: Fix llvm.amdgcn.div.fmas.ll
Commit: 8a5f0dafd4ed64f709a9a0b72cb7545eb34b32a4
https://github.com/llvm/llvm-project/commit/8a5f0dafd4ed64f709a9a0b72cb7545eb34b32a4
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-04-06 (Mon, 06 Apr 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
A llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.div.scale.ll
Log Message:
-----------
AMDGPU/GlobalISel: Select llvm.amdgcn.div.scale
Compare: https://github.com/llvm/llvm-project/compare/ddd2f4b96f9f...8a5f0dafd4ed
More information about the All-commits
mailing list