[DAG] Move foldConstantFPMath() inside FoldConstantArithmetic
Further merging of integer and fp constant folding paths. This allows us to handle undef vector arguments the same as scalar cases.
Loading
Please sign in to comment
Further merging of integer and fp constant folding paths. This allows us to handle undef vector arguments the same as scalar cases.