[llvm] VT: teach implied-cond about samesign (PR #120120)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 17 06:45:34 PST 2024


artagnon wrote:

> > Since all callers of these functions operate on CmpInst::Predicate, this patch does not introduce functional changes.
> 
> Can you please update the callers so that it _does_ introduce functional changes and we can test this code?

Pushed the change that I extracted the original patch from.

https://github.com/llvm/llvm-project/pull/120120


More information about the llvm-commits mailing list