[all-commits] [llvm/llvm-project] e618a7: [RISCV][test] Add (add x, C) -> (sub x, -C) multi-...
Piotr Fusik via All-commits
all-commits at lists.llvm.org
Mon May 12 21:26:14 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e618a79711a7aefa442f8a417aceeac2ceadbcdd
https://github.com/llvm/llvm-project/commit/e618a79711a7aefa442f8a417aceeac2ceadbcdd
Author: Piotr Fusik <p.fusik at samsung.com>
Date: 2025-05-13 (Tue, 13 May 2025)
Changed paths:
M llvm/test/CodeGen/RISCV/add-imm64-to-sub.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-splat.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vadd-vp.ll
M llvm/test/CodeGen/RISCV/rvv/vadd-sdnode.ll
Log Message:
-----------
[RISCV][test] Add (add x, C) -> (sub x, -C) multi-use and vector tests
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