diff options
author | Luke Lau <luke@igalia.com> | 2023-09-19 16:43:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-19 16:43:50 +0100 |
commit | 22d0bd8632d9d94663bb5196de6240944f43b6ec (patch) | |
tree | 95191e67da8e0a67988b1ee58ec8c6a6afadabd7 /llvm/lib/CodeGen/TwoAddressInstructionPass.cpp | |
parent | 469f6b9b4c0ca05312462eba955b9eac780416f4 (diff) | |
download | llvm-22d0bd8632d9d94663bb5196de6240944f43b6ec.zip llvm-22d0bd8632d9d94663bb5196de6240944f43b6ec.tar.gz llvm-22d0bd8632d9d94663bb5196de6240944f43b6ec.tar.bz2 |
[DAGCombiner] Combine vp.strided.store with unit stride to vp.store (#66774)
This is the VP equivalent of #66677. If we have a strided store where
the stride is equal to the element width, we can just use a regular VP
store.
Diffstat (limited to 'llvm/lib/CodeGen/TwoAddressInstructionPass.cpp')
0 files changed, 0 insertions, 0 deletions