diff options
| author | Craig Topper <craig.topper@sifive.com> | 2026-02-08 13:39:32 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-08 13:39:32 -0800 |
| commit | 769b734c020472f1f3108c912f87755174246e26 (patch) | |
| tree | 02e5bb5b5c13d0141baeee158f0a2a5cc9b6e8ef /lldb/test/API/lang/objc/modules-non-objc-target | |
| parent | 5c826f5172531e779c9083bc4b8a7762188dd37e (diff) | |
| download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 | |
Combine the pattern:
ADDD(addlo, addhi, UMUL_LOHI(x, y).0, UMUL_LOHI(x, y).1)
into:
WMACCU(x, y, addlo, addhi)
And similarly for SMUL_LOHI -> WMACC.
This patch was written with AI, but I reviewed it carefully.
Diffstat (limited to 'lldb/test/API/lang/objc/modules-non-objc-target')
0 files changed, 0 insertions, 0 deletions
