[all-commits] [llvm/llvm-project] 188832: Revert "[InstSimplify] fold min/max with limit con...
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Aug 10 07:51:33 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 188832f4191c5ef165eb213107ebff371cb57ecd
https://github.com/llvm/llvm-project/commit/188832f4191c5ef165eb213107ebff371cb57ecd
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-08-10 (Tue, 10 Aug 2021)
Changed paths:
M llvm/include/llvm/Analysis/ValueTracking.h
M llvm/lib/Analysis/InstructionSimplify.cpp
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/test/Transforms/InstSimplify/maxmin.ll
Log Message:
-----------
Revert "[InstSimplify] fold min/max with limit constant; NFC"
This reverts commit f43859b4370f978d2bc625643ccbe03775b99713.
This is not NFC, so I'll try again without that mistake in the commit message.
More information about the All-commits
mailing list