[all-commits] [llvm/llvm-project] bd2c88: [InstSimplify] reduce code duplication in simplify...
RotateRight via All-commits
all-commits at lists.llvm.org
Wed Aug 5 08:39:50 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bd2c88b253b06c4957ec4bfef60d41e79f8492aa
https://github.com/llvm/llvm-project/commit/bd2c88b253b06c4957ec4bfef60d41e79f8492aa
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-08-05 (Wed, 05 Aug 2020)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
Log Message:
-----------
[InstSimplify] reduce code duplication in simplifyICmpWithMinMax(); NFC
More information about the All-commits
mailing list