[llvm] [CVP] Implement type narrowing for LShr (PR #119577)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 16 05:39:06 PST 2024
nikic wrote:
It doesn't use LVI, but it does use KnownBits. Why do you need LVI?
https://github.com/llvm/llvm-project/pull/119577
More information about the llvm-commits
mailing list