[llvm] [LegalizeTypes][AMDGPU]: Allow for scalarization of insert_subvector (PR #104236)
Jeffrey Byrnes via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 15 07:43:27 PDT 2024
jrbyrnes wrote:
The implementation assumes that the scalarized operand is the second input vector operand -- I've made it explicit.
https://github.com/llvm/llvm-project/pull/104236
More information about the llvm-commits
mailing list