Commit ccbbacf
committed
[ARM] Fix MVE incrementing gather offset calculation
The code was checking the gep ptr type as opposed to the gep source element
type in calculating the offset scale.
Fixes #1209931 parent df12983 commit ccbbacf
File tree
2 files changed
+191
-136
lines changed- llvm
- lib/Target/ARM
- test/CodeGen/Thumb2
2 files changed
+191
-136
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
752 | 752 | | |
753 | 753 | | |
754 | 754 | | |
755 | | - | |
| 755 | + | |
756 | 756 | | |
757 | 757 | | |
758 | 758 | | |
| |||
0 commit comments