[llvm] [ValueTracking] Don't use CondContext in dataflow analysis of phi nodes (PR #100316)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 24 02:37:06 PDT 2024


dtcxzyw wrote:

> although I wonder if we can do this a bit more precisely? 

This fix doesn't affect real-world code. I don't see the value of increasing the complexity.


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


More information about the llvm-commits mailing list