[all-commits] [llvm/llvm-project] cb3e1d: [ARM] Add some fmin/fmax tests with commuted opera...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Sun Sep 13 13:30:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cb3e1dd6c31ef0e0c83dcd1b4ef0b65a8b75a673
https://github.com/llvm/llvm-project/commit/cb3e1dd6c31ef0e0c83dcd1b4ef0b65a8b75a673
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2020-09-13 (Sun, 13 Sep 2020)
Changed paths:
M llvm/test/CodeGen/ARM/fminmax-folds.ll
Log Message:
-----------
[ARM] Add some fmin/fmax tests with commuted operands (NFC)
As well as vector commuted operands.
More information about the All-commits
mailing list