aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/macosx/ctf
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2026-02-08 13:39:32 -0800
committerGitHub <noreply@github.com>2026-02-08 13:39:32 -0800
commit769b734c020472f1f3108c912f87755174246e26 (patch)
tree02e5bb5b5c13d0141baeee158f0a2a5cc9b6e8ef /lldb/test/API/macosx/ctf
parent5c826f5172531e779c9083bc4b8a7762188dd37e (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[RISCV] Combine ADDD with UMUL_LOHI/SMUL_LOHI into WMACCU/WMACC (#180383)HEADmain
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/macosx/ctf')
0 files changed, 0 insertions, 0 deletions