[all-commits] [llvm/llvm-project] 50b25e: [InstCombine] Add some sext/trunc tests to show mi...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Jul 2 09:12:24 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 50b25e0679d4ffe073c3ca479e6ab1e3d29b7f59
https://github.com/llvm/llvm-project/commit/50b25e0679d4ffe073c3ca479e6ab1e3d29b7f59
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/sext.ll
M llvm/test/Transforms/InstCombine/trunc.ll
Log Message:
-----------
[InstCombine] Add some sext/trunc tests to show missing support for non-uniform vectors
More information about the All-commits
mailing list