| Issue | 174436 |
|---|---|
| Summary | [DAG] SDPatternMatch - add m_IntrinsicWOChain() matcher |
| Labels | good first issue, llvm:SelectionDAG |
| Assignees | |
| Reporter | RKSimon |
Provide a series of m_IntrinsicWOChain(unsigned IntrinsicID, ... ) matchers - to match ISD::INTRINSIC_WO_CHAIN nodes with an intrinsic id and various number of operandsAs suggested by #172067
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
