[all-commits] [llvm/llvm-project] 2d77e0: Fix tests of constant folding of fp operations on ...
Ehud Katz via All-commits
all-commits at lists.llvm.org
Tue Jan 21 11:51:11 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2d77e0b9f22a084c9a0664f74dad5b4f3c62e928
https://github.com/llvm/llvm-project/commit/2d77e0b9f22a084c9a0664f74dad5b4f3c62e928
Author: Ehud Katz <ehudkatz at gmail.com>
Date: 2020-01-21 (Tue, 21 Jan 2020)
Changed paths:
M llvm/test/Transforms/ConstProp/fma.ll
M llvm/test/Transforms/InstSimplify/fp-nan.ll
Log Message:
-----------
Fix tests of constant folding of fp operations on NaN values
Fix failures introduced due to change rG0b336b6048ae.
More information about the All-commits
mailing list