[llvm] [DAG] Precommit test for PR #164946 - Update Tests SimplifyDemandedBits - ICMP_SLT(X,0) - only sign mask of X is required (PR #171030)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 7 10:15:16 PST 2025
arsenm wrote:
Precommit tests would mean adding new tests, but this is just a bunch of changes in existing tests with no code changes?
> Resolves https://github.com/llvm/llvm-project/issues/164589
A test-only can't really resolve an issue?
https://github.com/llvm/llvm-project/pull/171030
More information about the llvm-commits
mailing list