[llvm] [AMDGPU] SelectionDAG support for vector type set 0 to multiple sgpr64 (PR #128017)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 20 07:32:17 PST 2025


https://github.com/arsenm commented:

The set of peephole opt patches I'm working on improve some of these type of situations.

You also have a number of regressions in the VALU cases. Should do something about those (which may mean not doing this for VALU values). Also should consider v_mov_b64 on gfx940 

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


More information about the llvm-commits mailing list