Don't check TLI.getOperationAction. The FastISel way is to
just try to do the action and let the tablegen-generated code determine if there is target-support for an operation. llvm-svn: 55427
Loading
Please register or sign in to comment
just try to do the action and let the tablegen-generated code determine if there is target-support for an operation. llvm-svn: 55427