[all-commits] [llvm/llvm-project] 7a717d: [InstCombine] refactor foldVectorCmp(); NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Jan 28 11:48:43 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7a717d82ff718271a4b5fcfd50d03eb9177066db
https://github.com/llvm/llvm-project/commit/7a717d82ff718271a4b5fcfd50d03eb9177066db
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
Log Message:
-----------
[InstCombine] refactor foldVectorCmp(); NFC
We can handle other patterns here as shown in PR44588.
More information about the All-commits
mailing list