[llvm-branch-commits] [llvm] [AMDGPU] Relax SGPR splat selection for PK_*64 (PR #210790)

Stanislav Mekhanoshin via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Jul 20 13:57:00 PDT 2026


rampitec wrote:

> LGTM. Do you have plan to implement the same mechanism on global isel path?

Not really. This place in GISel looks completely different and does not have already existing features required to support it.

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


More information about the llvm-branch-commits mailing list