[llvm] [ValueTracking] Handle not cond to assume. (PR #127140)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 15 03:57:03 PST 2025


nikic wrote:

> I maybe missunderstad your question but is that not already done

I'm suggesting to do that not just for direct assume arguments, but for all instructions. I assume this will have some kind of negative fallout, but I'd like to understand what it is.

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


More information about the llvm-commits mailing list