[llvm] [InstCombine] Funnel shift with negative amount folds to funnel shift in opposite direction (#138334) (PR #138763)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Tue May 6 14:21:54 PDT 2025
================
----------------
nikic wrote:
Please also add a negative test where the funnel shift is not a rotate (operands not the same).
https://github.com/llvm/llvm-project/pull/138763
More information about the llvm-commits
mailing list