[llvm] [AMDGPU] Use `v_cvt_pk_*` instructions for i16_f32 saturated conversions (PR #202680)

Igor Wodiany via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 10 09:33:13 PDT 2026


IgWod wrote:

The PR now only targets f32 -> i16 conversions. I also managed to resolve the issue with GISel so now both GISel and SDAG select packed instructions for both divergent and uniform cases.

https://github.com/llvm/llvm-project/pull/202680


More information about the llvm-commits mailing list