diff options
author | Craig Topper <craig.topper@sifive.com> | 2023-04-24 18:11:05 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2023-04-24 18:17:03 -0700 |
commit | faa2d69e462146543e168cc6c36a28a7e238ecce (patch) | |
tree | 94dcd61c517ec216db3b11c41f7e0a1f7a9c8348 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 463412e930b248dab06e0f51d92a8cf0e71072fc (diff) | |
download | llvm-faa2d69e462146543e168cc6c36a28a7e238ecce.zip llvm-faa2d69e462146543e168cc6c36a28a7e238ecce.tar.gz llvm-faa2d69e462146543e168cc6c36a28a7e238ecce.tar.bz2 |
[RISCV] Ensure extract_vector_elt has a single use in combineBinOpToReduce.
Without this, the original reduction will not be removed and we'll
end up with a second reduction. Reductions are expensive operations so
we should avoid that.
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions