[llvm] KnownBits: refine high-bits of mul in signed case (PR #113051)
Ramkumar Ramachandra via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 5 05:01:29 PST 2024
artagnon wrote:
> For the future, can you please not create separate PRs for test additions and instead include them as a separate commit? Otherwise we cannot test the impact on llvm-opt-benchmark.
The test addition is included as the first commit in this PR, no?
https://github.com/llvm/llvm-project/pull/113051
More information about the llvm-commits
mailing list