[llvm] [CVP] Implement type narrowing for LShr (PR #119577)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 16 06:13:38 PST 2024


dtcxzyw wrote:

> Generally, can you share what your actual motivating case here is?

CVP narrows UDiv but not LShr.


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


More information about the llvm-commits mailing list