aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
diff options
context:
space:
mode:
authorLuke Lau <luke@igalia.com>2023-09-19 16:43:50 +0100
committerGitHub <noreply@github.com>2023-09-19 16:43:50 +0100
commit22d0bd8632d9d94663bb5196de6240944f43b6ec (patch)
tree95191e67da8e0a67988b1ee58ec8c6a6afadabd7 /llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
parent469f6b9b4c0ca05312462eba955b9eac780416f4 (diff)
downloadllvm-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