Don't use the ISD::NodeType enum for SDNode opcodes, as CodeGen
uses several kinds of opcode values which are not declared within that enum. This fixes PR5946. llvm-svn: 92794
Loading
Please register or sign in to comment
uses several kinds of opcode values which are not declared within that enum. This fixes PR5946. llvm-svn: 92794