[llvm] [ValueTracking] Enhance alignment propagation in computeKnownBits. (PR #166935)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 1 05:34:15 PST 2025


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

----------------
nikic wrote:

Can you please handle this inside tryToImproveAlign() instead of adding a separate loop over all instructions?

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


More information about the llvm-commits mailing list