[all-commits] [llvm/llvm-project] 90b60f: [AArch64] Fix crash for expandMOVImm
Allen via All-commits
all-commits at lists.llvm.org
Fri Jan 27 17:26:29 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 90b60f9cd6eacfd16ac1c475aa9050e223513981
https://github.com/llvm/llvm-project/commit/90b60f9cd6eacfd16ac1c475aa9050e223513981
Author: zhongyunde <zhongyunde at huawei.com>
Date: 2023-01-28 (Sat, 28 Jan 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
A llvm/test/CodeGen/AArch64/const-isel.ll
Log Message:
-----------
[AArch64] Fix crash for expandMOVImm
Fix https://github.com/llvm/llvm-project/issues/59892
Reviewed By: efriedma
Differential Revision: https://reviews.llvm.org/D141258
More information about the All-commits
mailing list