[all-commits] [llvm/llvm-project] 0c671b: [InstCombine] Add tests for vector rotate by const...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Sep 28 01:56:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0c671bfe00a120131c0fe070e5e7b7b613e823f1
https://github.com/llvm/llvm-project/commit/0c671bfe00a120131c0fe070e5e7b7b613e823f1
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-28 (Mon, 28 Sep 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/rotate.ll
Log Message:
-----------
[InstCombine] Add tests for vector rotate by constants with undefs.
More information about the All-commits
mailing list