[llvm] [ValueTracking] Ignore poison values in `computeKnownBits` (PR #72683)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 17 11:27:20 PST 2023


dtcxzyw wrote:

> BTW, alive2 also reports some missed optimizations with `undef` elements in non-splat vectors. I have no idea how to handle it correctly. Just ignoring `undef` doesn't work.

Any thoughts?


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


More information about the llvm-commits mailing list