| Issue | 176809 |
|---|---|
| Summary | [DAG] SDPatternMatch - add m_ReassociatableNSWAdd and m_ReassociatableNUWAdd |
| Labels | good first issue, llvm:SelectionDAG |
| Assignees | |
| Reporter | RKSimon |
Tweak ReassociatableOpc_match to accept an optional SDNodeFlags mask and add m_ReassociatableNSWAdd/NUWAdd variants that should only match ISD::Nodes with the required flags.
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
