[all-commits] [llvm/llvm-project] 960cef: [InstSimplify] add tests for compare of min/max; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Aug 4 10:55:51 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 960cef75f4d289e01b338c2f98c5dca2520ee8ff
https://github.com/llvm/llvm-project/commit/960cef75f4d289e01b338c2f98c5dca2520ee8ff
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-08-04 (Tue, 04 Aug 2020)
Changed paths:
M llvm/test/Transforms/InstSimplify/maxmin_intrinsics.ll
Log Message:
-----------
[InstSimplify] add tests for compare of min/max; NFC
The test are adapted from the existing tests for cmp/select idioms.
More information about the All-commits
mailing list