[all-commits] [llvm/llvm-project] 6f19f0: [InstCombine] add tests for min/max FP intrinsics ...
RotateRight via All-commits
all-commits at lists.llvm.org
Wed Apr 22 05:49:23 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6f19f0fb9a2f247cd37eee98474d9c441298463d
https://github.com/llvm/llvm-project/commit/6f19f0fb9a2f247cd37eee98474d9c441298463d
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-04-22 (Wed, 22 Apr 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/maximum.ll
M llvm/test/Transforms/InstCombine/maxnum.ll
M llvm/test/Transforms/InstCombine/minimum.ll
M llvm/test/Transforms/InstCombine/minnum.ll
Log Message:
-----------
[InstCombine] add tests for min/max FP intrinsics with FMF (PR45478); NFC
https://bugs.llvm.org/show_bug.cgi?id=45478
More information about the All-commits
mailing list