[all-commits] [llvm/llvm-project] 5dd9e0: [AArch64][GlobalISel] Fix an crash in RBS due to a...
Amara Emerson via All-commits
all-commits at lists.llvm.org
Fri Oct 29 11:47:16 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5dd9e019ddb4b3e1d9fe425ae8bfe5a01b3f66fa
https://github.com/llvm/llvm-project/commit/5dd9e019ddb4b3e1d9fe425ae8bfe5a01b3f66fa
Author: Amara Emerson <amara at apple.com>
Date: 2021-10-29 (Fri, 29 Oct 2021)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64RegisterBankInfo.cpp
A llvm/test/CodeGen/AArch64/GlobalISel/rbs-matrixindex-regclass-crash.mir
Log Message:
-----------
[AArch64][GlobalISel] Fix an crash in RBS due to a new regclass being added.
rdar://84674985
More information about the All-commits
mailing list