ISD::CondCode is a separate num space from opcodes. isOperationLegalOrCustom
should take an opcode.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp | ||
|---|---|---|
| 6706 | Should this check SETCCVT instead? SETEQ is created below with this type. | |
Should this check SETCCVT instead? SETEQ is created below with this type.