[all-commits] [llvm/llvm-project] 039c91: AMDGPU/GlobalISel: Fix asserting on gather4 intrin...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Mar 17 08:07:45 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 039c917b43bb1e3f7365bd88e492a98e3a31ddc7
https://github.com/llvm/llvm-project/commit/039c917b43bb1e3f7365bd88e492a98e3a31ddc7
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-03-17 (Tue, 17 Mar 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
A llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.image.gather4.a16.dim.ll
A llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.image.gather4.dim.ll
A llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.image.gather4.o.dim.ll
Log Message:
-----------
AMDGPU/GlobalISel: Fix asserting on gather4 intrinsics
More information about the All-commits
mailing list