[all-commits] [llvm/llvm-project] f49947: [LoongArch] Pre-commit test for #76913. NFC
wanglei via All-commits
all-commits at lists.llvm.org
Tue Jan 9 04:33:20 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f499472de3e1184b83fc6cd78bc244a55f2cac7d
https://github.com/llvm/llvm-project/commit/f499472de3e1184b83fc6cd78bc244a55f2cac7d
Author: wanglei <wanglei at loongson.cn>
Date: 2024-01-09 (Tue, 09 Jan 2024)
Changed paths:
A llvm/test/CodeGen/LoongArch/can-not-realign-stack.ll
Log Message:
-----------
[LoongArch] Pre-commit test for #76913. NFC
This test will crash with expensive check.
Crash message:
```
*** Bad machine code: Using an undefined physical register ***
- function: main
- basic block: %bb.0 entry (0x20fee70)
- instruction: $r3 = frame-destroy ADDI_D $r22, -288
- operand 1: $r22
```
More information about the All-commits
mailing list