[X86] Combine an if and else block that had the same set of calls to...
[X86] Combine an if and else block that had the same set of calls to setOperationAction that only varied in Legal/Custom. Use the ternary operator on that argument instead. NFC llvm-svn: 266410
Loading
Please sign in to comment