diff options
author | David Sherwood <57997763+david-arm@users.noreply.github.com> | 2023-11-02 10:02:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-02 10:02:50 +0000 |
commit | 07f0e75b5382a70d41adc43b8c08b82389e1e695 (patch) | |
tree | e77ee0a67c40cc5e656297c9811aad810566e8d4 /llvm/lib/IR/Module.cpp | |
parent | 41cf94e6b8b43f6dec089ab1df03130926d51997 (diff) | |
download | llvm-07f0e75b5382a70d41adc43b8c08b82389e1e695.zip llvm-07f0e75b5382a70d41adc43b8c08b82389e1e695.tar.gz llvm-07f0e75b5382a70d41adc43b8c08b82389e1e695.tar.bz2 |
[LoopVectorize] Fix bug with code to hoist runtime checks (#70937)
There was a silly mistake in the expandBounds function that was using
the wrong type when calling expandCodeFor and always assuming the stride
is 64 bits. I've added the following test to defend this fix:
Transforms/LoopVectorize/ARM/mve-hoist-runtime-checks.ll
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions