[X86] Don't lower FABS/FNEG masking directly to a ConstantPool load. Just...
[X86] Don't lower FABS/FNEG masking directly to a ConstantPool load. Just create a ConstantFPSDNode and let that be lowered. This allows broadcast loads to used when available. llvm-svn: 279958
Loading
Please sign in to comment