Issue 139880
Summary [AMDGPU] point sample acceleration feature not listed for all targets that need it
Labels new issue
Assignees
Reporter DadSchoorse
    `FeaturePointSampleAccel` should be enabled for `FeatureISAVersion11_Generic` because it's a feature that pessimizes code gen. Without the feature shaders compiled for the generic target could function incorrectly on gfx11.5.

Additional, it seems suspicious that the feature is not enabled for `FeatureISAVersion11_5_3`, was this an oversight or does this specific gfx11.5 really not have point sampling acceleration like the other gfx11.5 chips?
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to