[all-commits] [llvm/llvm-project] 91656f: [X86] Add tests for minnum/maxnum with constant Na...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Sep 9 13:37:34 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 91656fcb57ec6878833aba615e1142225514e13b
https://github.com/llvm/llvm-project/commit/91656fcb57ec6878833aba615e1142225514e13b
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2020-09-09 (Wed, 09 Sep 2020)
Changed paths:
M llvm/test/CodeGen/X86/fmaxnum.ll
M llvm/test/CodeGen/X86/fminnum.ll
Log Message:
-----------
[X86] Add tests for minnum/maxnum with constant NaN (NFC)
More information about the All-commits
mailing list