[all-commits] [llvm/llvm-project] 1cb8a9: AMDGPU/GlobalISel: Fix uitofp/sitofp with non-powe...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Apr 20 08:13:49 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1cb8a9d595713fc1de1195349f200f2717d35667
https://github.com/llvm/llvm-project/commit/1cb8a9d595713fc1de1195349f200f2717d35667
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2021-04-20 (Tue, 20 Apr 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fptosi.mir
M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fptoui.mir
Log Message:
-----------
AMDGPU/GlobalISel: Fix uitofp/sitofp with non-power-of-2 integers
More information about the All-commits
mailing list