Details
Details
Diff Detail
Diff Detail
Paths
| Differential D84163
AMDGPU/GlobalISel: Fix trying to widen <3 x s1> boolean ops ClosedPublic Authored by arsenm on Jul 20 2020, 5:34 AM.
Details
Diff Detail
Revision Contents
Diff 279215 llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-and.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-extract.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-freeze.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-implicit-def.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-or.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-select.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-xor.mir
|
Perhaps add a comment that "small" doesn't include s1 here?