[all-commits] [llvm/llvm-project] 0481e1: [InstSimplify] fold integer min/max intrinsics wit...
RotateRight via All-commits
all-commits at lists.llvm.org
Sun Jul 26 06:42:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0481e1ae3c17a8faa6c8e319495a51a76b77b76b
https://github.com/llvm/llvm-project/commit/0481e1ae3c17a8faa6c8e319495a51a76b77b76b
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-07-26 (Sun, 26 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 intrinsics with limit constant
More information about the All-commits
mailing list