[all-commits] [llvm/llvm-project] a16882: [InstSimplify] refactor min/max folds with shared ...
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Aug 4 09:21:29 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a16882047a3f7c37f2c7747a1b2ee0d7619d5645
https://github.com/llvm/llvm-project/commit/a16882047a3f7c37f2c7747a1b2ee0d7619d5645
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-08-04 (Tue, 04 Aug 2020)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
Log Message:
-----------
[InstSimplify] refactor min/max folds with shared operand; NFC
More information about the All-commits
mailing list