[all-commits] [llvm/llvm-project] 3c20ed: [InstSimplify] fold integer min/max intrinsic with...
RotateRight via All-commits
all-commits at lists.llvm.org
Wed Jul 29 08:54:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3c20ede18b85ba17557d7060d7d5ef2050ce77c0
https://github.com/llvm/llvm-project/commit/3c20ede18b85ba17557d7060d7d5ef2050ce77c0
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 integer min/max intrinsic with same args
More information about the All-commits
mailing list