[all-commits] [llvm/llvm-project] 2e5bba: [InstCombine] add tests for sext+lshr+trunc; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Mon Jun 8 08:17:57 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2e5bba67870cd77659e7921e35384b9f4edcc658
https://github.com/llvm/llvm-project/commit/2e5bba67870cd77659e7921e35384b9f4edcc658
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