diff options
author | David Green <david.green@arm.com> | 2024-05-29 09:36:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-29 09:36:53 +0100 |
commit | 93d8d74ae6717c8e7c8b25ad5a6cfa212d3a4d37 (patch) | |
tree | 565d16fbfb3d4df3f931418bee869dea8f50ee59 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 4ad2f415f6e30ceb116466bf81515d3765402a0f (diff) | |
download | llvm-93d8d74ae6717c8e7c8b25ad5a6cfa212d3a4d37.zip llvm-93d8d74ae6717c8e7c8b25ad5a6cfa212d3a4d37.tar.gz llvm-93d8d74ae6717c8e7c8b25ad5a6cfa212d3a4d37.tar.bz2 |
[VectorCombine] Remove requirement for Instructions in shuffleToIdentity (#93543)
This removes the check that both operands of the original shuffle are
instructions, which is a relic from a previous version that held more
variables as Instructions.
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions