[all-commits] [llvm/llvm-project] 5cd695: [InstSimplify] fold min/max with opposite of limit...
RotateRight via All-commits
all-commits at lists.llvm.org
Wed Jul 29 14:05:08 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5cd695dd7fbd52af0f58ad75cc8d63ad2baa619f
https://github.com/llvm/llvm-project/commit/5cd695dd7fbd52af0f58ad75cc8d63ad2baa619f
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-07-29 (Wed, 29 Jul 2020)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
M llvm/test/Transforms/InstSimplify/maxmin_intrinsics.ll
Log Message:
-----------
[InstSimplify] fold min/max with opposite of limit value
More information about the All-commits
mailing list