diff options
author | Matt Devereau <matthew.devereau@arm.com> | 2022-10-12 09:20:05 +0000 |
---|---|---|
committer | Matt Devereau <matthew.devereau@arm.com> | 2022-11-07 15:39:05 +0000 |
commit | a8c24d57b81703b5730460d7cb12af9783a02539 (patch) | |
tree | c01ae18a77b880df7aad4b15a3e267985e3fa573 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9b800bf79d9d2fa18ed5be891346155238015515 (diff) | |
download | llvm-a8c24d57b81703b5730460d7cb12af9783a02539.zip llvm-a8c24d57b81703b5730460d7cb12af9783a02539.tar.gz llvm-a8c24d57b81703b5730460d7cb12af9783a02539.tar.bz2 |
[InstCombine] Remove redundant splats in InstCombineVectorOps
Splatting the first vector element of the result of a BinOp, where any of the
BinOp's operands are the result of a first vector element splat can be simplified to
splatting the first vector element of the result of the BinOp
Differential Revision: https://reviews.llvm.org/D135876
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions