[llvm-bugs] [Bug 51306] New: [InstCombine] Failure to narrow splatting shifts

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Aug 2 09:33:12 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=51306

            Bug ID: 51306
           Summary: [InstCombine] Failure to narrow splatting shifts
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Scalar Optimizations
          Assignee: unassignedbugs at nondot.org
          Reporter: lebedev.ri at gmail.com
                CC: llvm-bugs at lists.llvm.org

Extension of, https://bugs.llvm.org/show_bug.cgi?id=51305
https://alive2.llvm.org/ce/z/Ris5vE
we manage to push truncation through math, but not the shifty variant of the
pattern.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210802/df24254e/attachment-0001.html>


More information about the llvm-bugs mailing list