[all-commits] [llvm/llvm-project] af7587: [InstCombine] reduce code duplication in visitTrun...
RotateRight via All-commits
all-commits at lists.llvm.org
Mon Jun 8 08:18:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: af7587d755b857abf8653aca76d9e3b7eebf3633
https://github.com/llvm/llvm-project/commit/af7587d755b857abf8653aca76d9e3b7eebf3633
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-06-08 (Mon, 08 Jun 2020)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
Log Message:
-----------
[InstCombine] reduce code duplication in visitTrunc(); NFC
More information about the All-commits
mailing list