[all-commits] [llvm/llvm-project] 9b4182: [InstCombine] add tests for sext+lshr+trunc; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Mon Jun 8 11:43:50 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9b41821c1b25986c5997377777f1843feb5294a2
https://github.com/llvm/llvm-project/commit/9b41821c1b25986c5997377777f1843feb5294a2
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-06-08 (Mon, 08 Jun 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/cast.ll
Log Message:
-----------
[InstCombine] add tests for sext+lshr+trunc; NFC
Shows missing transforms with extra uses and vectors.
More information about the All-commits
mailing list