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

            Bug ID: 51305
           Summary: [InstCombine] Preferred way to mask and splat a single
                    low bit
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Scalar Optimizations
          Assignee: unassignedb...@nondot.org
          Reporter: lebedev...@gmail.com
                CC: llvm-bugs@lists.llvm.org

While looking at xor part of https://bugs.llvm.org/show_bug.cgi?id=51259
We have two patterns that we don't canonicalize either way:
https://alive2.llvm.org/ce/z/jfCViF
Which one do we prefer? Shifty?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to