[llvm-bugs] [Bug 86171] [InstCombine] Missed optimization : fold rol pattern `(a * b) >> (BW - c) | (a * (b << c))` to `fshl(a * b, a * b, c)`

LLVM Bugs via llvm-bugs llvm-bugs at lists.llvm.org
Thu Mar 21 11:41:02 PDT 2024


An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20240321/61cacbc4/attachment.html>


More information about the llvm-bugs mailing list