[llvm] [DemandedBits] Support non-constant shift amounts for funnel shifts (PR #180569)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 10 03:18:21 PST 2026


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

----------------
jayfoad wrote:

This does not look right. An i32 fshr by 16 is not at all the same as a fshl by 15.

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


More information about the llvm-commits mailing list