[all-commits] [llvm/llvm-project] c6d554: [GlobalIsel][AArch64] fix out of range access in r...
Thorsten Schütt via All-commits
all-commits at lists.llvm.org
Wed May 15 19:09:56 PDT 2024
Branch: refs/heads/release/18.x
Home: https://github.com/llvm/llvm-project
Commit: c6d5546189311e81aeee251d0d40dd970ae2f70e
https://github.com/llvm/llvm-project/commit/c6d5546189311e81aeee251d0d40dd970ae2f70e
Author: Thorsten Schütt <schuett at gmail.com>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64RegisterBankInfo.cpp
A llvm/test/CodeGen/AArch64/pr92062.ll
Log Message:
-----------
[GlobalIsel][AArch64] fix out of range access in regbankselect (#92072)
Fixes https://github.com/llvm/llvm-project/issues/92062
(cherry picked from commit d422e90fcbdddd68749918ddd86c94188807efce)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list