diff options
author | Kerry McLaughlin <kerry.mclaughlin@arm.com> | 2023-10-23 11:21:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-23 11:21:49 +0100 |
commit | b0cc47c959cb4c4ab54516ee73ede52d208a739f (patch) | |
tree | 087d960f9c055da90f07f6624c2c62947dd68ad2 /clang/lib/Basic/SourceManager.cpp | |
parent | dc5341069315fe0129e19062eb0ddcc221b7508f (diff) | |
download | llvm-b0cc47c959cb4c4ab54516ee73ede52d208a739f.zip llvm-b0cc47c959cb4c4ab54516ee73ede52d208a739f.tar.gz llvm-b0cc47c959cb4c4ab54516ee73ede52d208a739f.tar.bz2 |
[InstCombine] Remove scalable vector extracts to and from the same type (#69702)
visitCallInst already looks for fixed width vector extracts where number of
elements in the source and destination types are equal. This patch modifies
the function to also identify scalable extracts which can be removed.
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions