OSDN Git Service

[InstSimplify] add/move tests for fmin/fmax; NFC
authorSanjay Patel <spatel@rotateright.com>
Mon, 14 Sep 2020 14:24:19 +0000 (10:24 -0400)
committerSanjay Patel <spatel@rotateright.com>
Mon, 14 Sep 2020 14:24:19 +0000 (10:24 -0400)
commitdae68fdf9ece930ad158e15966cb99a15636e8c7
tree65e11cda8cd809848148cc47ee681cef667ae144
parent5df9cb5bc71fc880a05ff7a1a2af727c7ce3cab3
[InstSimplify] add/move tests for fmin/fmax; NFC

The new tests are duplicated from the sibling patch for codegen:
D87571
llvm/test/Transforms/InstSimplify/floating-point-arithmetic.ll
llvm/test/Transforms/InstSimplify/fminmax-folds.ll [new file with mode: 0644]