[all-commits] [llvm/llvm-project] 20c71e: [InstSimplify] reduce code for min/max analysis; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Aug 4 05:18:56 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 20c71e55aad5bf6008c7f5ed63c90ed98907fa99
https://github.com/llvm/llvm-project/commit/20c71e55aad5bf6008c7f5ed63c90ed98907fa99
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] reduce code for min/max analysis; NFC
This should probably be moved up to some common area eventually
when there's another user.
More information about the All-commits
mailing list