"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "8e16aac534428f3aee5ef84bad044af2e6721141"
-
Matt Arsenault authored
The IR hasn't switched the default yet, so explicitly add the ieee attributes. I'm still not really sure how the target default denormal mode should interact with -fno-unsafe-math-optimizations. The target may have selected the default mode to be non-IEEE based on the flags or based on its true behavior, but we don't know which is the case. Since the only users of a non-IEEE mode without a flag still support IEEE mode, just reset to IEEE.
c64ca930
Loading