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

            Bug ID: 41874
           Summary: [DAGCombine] Combine constant and+shift -->
                    shift+shift
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Common Code Generator Code
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]

As suggested on D61830:

> Also, do we want to unfold and (shift x, c1), c2 / shift (and x, c1), c2 ?
> Not sure, under !TLI.shouldFoldConstantShiftPairToMask() or a new 
> shouldFoldMaskToConstantShiftPair().

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

Reply via email to