diff options
author | Nikita Popov <npopov@redhat.com> | 2022-03-11 10:55:48 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-03-11 10:56:44 +0100 |
commit | 02c21060029cff4fdfd9eab3011a1fec6de2f9a0 (patch) | |
tree | dc39d822032248aa564f34bc0c61e349cafadd1a /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | d7645f4ef866059da66442308c4c015c55b84e02 (diff) | |
download | llvm-02c21060029cff4fdfd9eab3011a1fec6de2f9a0.zip llvm-02c21060029cff4fdfd9eab3011a1fec6de2f9a0.tar.gz llvm-02c21060029cff4fdfd9eab3011a1fec6de2f9a0.tar.bz2 |
[InstSimplify] Handle vector GEP when simplifying zero indices
If the base is a scalar and the index is a vector, we can't
simplify, as this is effectively a splat operation.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions