[all-commits] [llvm/llvm-project] e37987: [InstSimplify] add tests for max(max x, y), x) and ...
RotateRight via All-commits
all-commits at lists.llvm.org
Sun Aug 2 08:51:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e37987563ad194c41125ce836cc04df57737c698
https://github.com/llvm/llvm-project/commit/e37987563ad194c41125ce836cc04df57737c698
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-08-02 (Sun, 02 Aug 2020)
Changed paths:
M llvm/test/Transforms/InstSimplify/maxmin_intrinsics.ll
Log Message:
-----------
[InstSimplify] add tests for max(max x,y), x) and variants; NFC
More information about the All-commits
mailing list