[llvm] [DemandedBits] Support non-constant shift amounts for funnel shifts (PR #180569)
Panagiotis Karouzakis via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 10 10:47:34 PST 2026
================
----------------
karouzakisp wrote:
I think we should skip normalization. In the Alive proof, it works fine without using fshl for fshr. I can add the extra cases
https://github.com/llvm/llvm-project/pull/180569
More information about the llvm-commits
mailing list