diff options
| author | 2023-07-24 11:59:17 +0100 | |
|---|---|---|
| committer | 2023-07-27 10:09:11 +0000 | |
| commit | 71d8005bc10e01817bda11722ceda9f8187a0036 (patch) | |
| tree | 276aefac71211c76761e999840de75e36c91bfb0 /compiler/export/jit_create.h | |
| parent | 877358ee023db6f72d90986e9c55ca1617d4887d (diff) | |
Fix a typo in VectorizeIfCondition.
This patch fixes an issue where the type of lhs operand was checked
twice and rhs type was ignored when processing conditions during
predicated vectorization.
The issue doesn't affect the actual vectorization behaviour.
Test: ./art/test.py --host --optimizing --jit
Test: ./art/test.py --target --optimizing --jit
Test: 661-checker-simd-cf-loops.
Test: target tests on arm64 with SVE (for details see
art/test/README.arm_fvp).
Change-Id: I486f29579a307548c321024a41c7fd30bdb97258
Diffstat (limited to 'compiler/export/jit_create.h')
0 files changed, 0 insertions, 0 deletions