[all-commits] [llvm/llvm-project] fef513: [InstSimplify] fold min/max intrinsic with undef o...
RotateRight via All-commits
all-commits at lists.llvm.org
Wed Jul 29 14:05:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fef513f5ccb799853a8aed46df2463de1cb4aed9
https://github.com/llvm/llvm-project/commit/fef513f5ccb799853a8aed46df2463de1cb4aed9
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 intrinsic with undef operand
More information about the All-commits
mailing list