[all-commits] [llvm/llvm-project] 33d96b: [InstCombine] Add vector tests for the or(shl(zext...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed May 13 10:48:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 33d96bf7b9b2add1c45bf1c60195dc7ca961393e
https://github.com/llvm/llvm-project/commit/33d96bf7b9b2add1c45bf1c60195dc7ca961393e
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-13 (Wed, 13 May 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/or-concat.ll
Log Message:
-----------
[InstCombine] Add vector tests for the or(shl(zext(x),32)|zext(y)) concat combines
More information about the All-commits
mailing list