The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
29.11k
stars
12.01k
forks
source link
Legalization of `@llvm.vector.reduce.fmax.v4f32` unsupported for AMDGPU using global-isel #114816
Open
tpopp opened 1 week ago
Attempting to lower the following code snippet with global isel fails in legalization:
llc -global-isel reduced.ll