diff options
author | Yeting Kuo <46629943+yetingk@users.noreply.github.com> | 2024-07-11 08:38:31 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-11 08:38:31 +0800 |
commit | cda245a339da2857406e288e0a11e8f9794ca4c4 (patch) | |
tree | d8dcde39f1a9efb9b98007c5592ab8be0373cf03 /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | 9324c952e5d4744f86fc87662dee387134915bf0 (diff) | |
download | llvm-cda245a339da2857406e288e0a11e8f9794ca4c4.zip llvm-cda245a339da2857406e288e0a11e8f9794ca4c4.tar.gz llvm-cda245a339da2857406e288e0a11e8f9794ca4c4.tar.bz2 |
[RISCV] Expand vp.stride.load to splat of a scalar load. (#98140)
It's a similar patch as a214c521f8763b36dd400b89017f74ad5ae4b6c7 for
vp.stride.load. Some targets prefer pattern (vmv.v.x (load)) instead of
vlse with zero stride.
It's IR version of #97798.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions