[all-commits] [llvm/llvm-project] 7f827e: [AArch64][RISCV][x86] add tests for mul-add demand...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Sun Feb 20 12:20:43 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7f827ebddc38dbe7c3d7a331d3ad5a95647ff25d
https://github.com/llvm/llvm-project/commit/7f827ebddc38dbe7c3d7a331d3ad5a95647ff25d
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-02-20 (Sun, 20 Feb 2022)
Changed paths:
M llvm/test/CodeGen/AArch64/mul_pow2.ll
M llvm/test/CodeGen/RISCV/mul.ll
A llvm/test/CodeGen/X86/mul-demand.ll
Log Message:
-----------
[AArch64][RISCV][x86] add tests for mul-add demanded bits; NFC
See #53829
More information about the All-commits
mailing list