[X86] Remove calls to setOperationAction that set CTLZ_ZERO_UNDEF for some...
[X86] Remove calls to setOperationAction that set CTLZ_ZERO_UNDEF for some vector types to Expand. Expand is already set for all operations for all vector types earlier so this is redundant. NFC llvm-svn: 265870
Loading
Please sign in to comment