[all-commits] [llvm/llvm-project] f57129: ARC: Override pseudos with pointers
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Nov 29 11:24:22 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f57129312421b05eb2a46cf715f2c1db32f56c83
https://github.com/llvm/llvm-project/commit/f57129312421b05eb2a46cf715f2c1db32f56c83
Author: Fangrui Song <i at maskray.me>
Date: 2025-11-29 (Sat, 29 Nov 2025)
Changed paths:
M llvm/lib/Target/ARC/ARC.td
Log Message:
-----------
ARC: Override pseudos with pointers
This ports #159881 fix for other targets and fixes
```
error: missing target override for pseudoinstruction using PointerLikeRegClass
```
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