<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/69455>69455</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
CodeGen/RISCV/attributes.ll test failure on arm 32
</td>
</tr>
<tr>
<th>Labels</th>
<td>
new issue
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
ncopa
</td>
</tr>
</table>
<pre>
The `CodeGen/RISCV/attributes.ll` fails on arm 32 bit. Tested commit 4706251a3186c34da0ee8fd894f7e6b095da8fdc (tag: llvmorg-18-init)
```
$ ./build/bin/llvm-lit -v ./llvm/test/CodeGen/RISCV/attributes.ll
...
--
Exit Code: 2
Command Output (stderr):
--
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
Stack dump:
0. Program arguments: /home/ncopa/src/llvm-project/build/bin/llc -mtriple=riscv32 -mattr=+xtheadmempair /home/ncopa/src/llvm-project/llvm/test/CodeGen/RISCV/attributes.ll -o -
1. Running pass 'Function Pass Manager' on module '/home/ncopa/src/llvm-project/llvm/test/CodeGen/RISCV/attributes.ll'.
2. Running pass 'Expand large div/rem' on function '@addi'
FileCheck error: '<stdin>' is empty.
FileCheck command line: /home/ncopa/src/llvm-project/build/bin/FileCheck --check-prefix=RV32XTHEADMEMPAIR /home/ncopa/src/llvm-project/llvm/test/CodeGen/RISCV/attributes.ll
--
********************
********************
Failed Tests (1):
LLVM :: CodeGen/RISCV/attributes.ll
Testing Time: 0.70s
Failed: 1
````
commit 603c286334b07f568d39f6706c848f576914f323 (tag: llvmorg-17-init) passed this test.
Likely related to https://github.com/llvm/llvm-project/issues/62195
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJy0VU1v3DYQ_TXcy0CCNNTnYQ8b76oNYKOGYwS9UuRIy5r6AEm59r8vqN2147hAmqQxBNEiuY9v5g3fCOd0PxJtWf6B5fuNWPxxsttRTrPYtJN63t4fCViRXE2KfqORYXP38dPVZ4aN8N7qdvHkYmNYkUAntHEwjSDsAByh1T6Ge3KeFMhpGLSHrEwKzFPB06qQPFMiIao6VdVZV1LRJnWuRNUpCQwrL3rGd2DM4zDZPkqrSI_aM6xZsmfJ7vwukvNz-sQMYoZNu2ijwqgD4wARGe0helxXwzfDxpPzDJtvRbYCx3H85bFRBKd_Dk_aQ0AIVPE8eR6upmEQo4I_Fj8vPoTkvCJrQwj8sukF6fb6sPt0ALe0IVEC2qUHS_NkPfgJjt7PjvEdw4Zh02t_XNpYTsNrNGuQs53-Ihmi0s4t5Bg2ECjoUZpFEfgjgbTCHaEV8sFbISk-n__JC_kAahnmV3JJDOvfrZ16KwYQtl8GGr1bt2BznAZi2KzVwrBxVr4n8rUUEqLBWz0bYnxvtZOPHCEaQs4Z3zP88OSPJNRAwyy0_a-nfJekEE1wSXt6DvFuGUc99jAL54Bh2Syj9Hoa4TZM3IhR9GQZlqG-h0kthsKuX8GOYXnRBON3vA5PcxDUCNsTKP3IsLE0nIl1F9KBWpYIpXRYOYE12tDVkeQDkLWTPUlYMn7lvNIj44ewVTugYfbP8bsfyXM1Gz2uxf5j-r_iRZEMYzRb6vQT4_u7zxz_vP_9sNvfHG5udx_vfo32b67oy-2Di3_8-PP_QTRCG1KrdQbNq_SNYwBcX3--gWAGfAffFe55CMChpu71sEqZxGXiXtBPp4f59HQ14GurfXHb9X229iLhEquC86xNyi4vKsXrriiTQlZZ1eVlUadZx5H_m7WXF2tfy5wU-KN2EAR947rX-oHMM1gyIvSUn7LFAtM6_xJ8o7Zc1bwWG9qmRV0WHBFxc9yKLqvzipPMqzrNqlpRq7CloiwK5GVdbPQWE-RpklYp8gQxrrK8y_MulR2lmFPCsoQGoU0cyMST7TcrjW1RZ3m-MaIl49YGjDjS37AuMsTQj-12DaBdeseyxGjn3SuK197Q9lsVENK49ubF0mt33izWbH8ifYH6PwEAAP__vld0Dg">