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

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 11 16:16:52 PST 2024


https://github.com/dtcxzyw requested changes to this pull request.

It is incorrect. You should check that the shift amount is always smaller than `NewWidth`.


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


More information about the llvm-commits mailing list