[AArch64] Don't promote constants with float ConstantExpr.
Currently the AsmPrinter cannot emit some floating point constant expressions in global initializers. Avoid generating them. Reviewers: dmgreen, t.p.northover, arsenm, efriedma, Gerolf Reviewed By: efriedma Differential Revision: https://reviews.llvm.org/D79865
Loading
Please sign in to comment