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

            Bug ID: 42801
           Summary: [IR][PatternMatch] m_c_ICmp() should swap predicate if
                    the match is commuted
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Support Libraries
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

As disscussed in https://reviews.llvm.org/D65143#inline-584280
it may be nicer if m_c_ICmp() would itself swap the predicate
if it matched the commuted case.

-- 
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