[all-commits] [llvm/llvm-project] 978166: [InstCombine] improve types/names for logic-of-icm...
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Apr 21 07:17:06 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 978166f2095c3a0d67ac6170a23941405b202a30
https://github.com/llvm/llvm-project/commit/978166f2095c3a0d67ac6170a23941405b202a30
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-04-21 (Tue, 21 Apr 2020)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
M llvm/lib/Transforms/InstCombine/InstCombineInternal.h
Log Message:
-----------
[InstCombine] improve types/names for logic-of-icmp helper function; NFC
More information about the All-commits
mailing list