[all-commits] [llvm/llvm-project] 9e5cf6: [InstSimplify] fold variations of max-of-min with ...
RotateRight via All-commits
all-commits at lists.llvm.org
Mon Aug 3 12:15:59 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9e5cf6bde5963f14a38117061c7a4df064453088
https://github.com/llvm/llvm-project/commit/9e5cf6bde5963f14a38117061c7a4df064453088
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-08-03 (Mon, 03 Aug 2020)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
M llvm/test/Transforms/InstSimplify/maxmin_intrinsics.ll
Log Message:
-----------
[InstSimplify] fold variations of max-of-min with common operand
https://alive2.llvm.org/ce/z/ZtxpZ3
More information about the All-commits
mailing list