[llvm] [NFC][TTI] Introduce getInstructionUniformity API for uniformity analysis (PR #168903)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 10 08:08:48 PST 2025


================

----------------
jayfoad wrote:

Nit: should only return true if V might be divergent _even when all of its operands are uniform_.

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


More information about the llvm-commits mailing list