OSDN Git Service

[InstCombine] add tests for min/max FP intrinsics with FMF (PR45478); NFC
authorSanjay Patel <spatel@rotateright.com>
Wed, 22 Apr 2020 12:42:44 +0000 (08:42 -0400)
committerSanjay Patel <spatel@rotateright.com>
Wed, 22 Apr 2020 12:43:40 +0000 (08:43 -0400)
commit6f19f0fb9a2f247cd37eee98474d9c441298463d
tree468038bbca447a8609527f5e1b94a140e2554298
parent48ac4e6938351b19a15a5666349693cec91968b5
[InstCombine] add tests for min/max FP intrinsics with FMF (PR45478); NFC

https://bugs.llvm.org/show_bug.cgi?id=45478
llvm/test/Transforms/InstCombine/maximum.ll
llvm/test/Transforms/InstCombine/maxnum.ll
llvm/test/Transforms/InstCombine/minimum.ll
llvm/test/Transforms/InstCombine/minnum.ll