| Issue | 103872 |
|---|---|
| Summary | [DAG] SDPatternMatch - add m_FPToUI / m_FPToSI matchers |
| Labels | good first issue, llvm:SelectionDAG |
| Assignees | |
| Reporter | RKSimon |
Add m_FPToUI / m_FPToSI matchers for ISD::FP_TO_UINT / ISD::FP_TO_SINT nodes to SDPatternMatch.h and suitable test coverage to SelectionDAGPatternMatchTest.cpp
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
