[all-commits] [llvm/llvm-project] e0568e: [VectorCombine] add tests for possible extract->sh...
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Feb 25 05:42:27 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e0568ef2c5c2e949ccfd5b66cc749fab8fa38e03
https://github.com/llvm/llvm-project/commit/e0568ef2c5c2e949ccfd5b66cc749fab8fa38e03
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-02-25 (Tue, 25 Feb 2020)
Changed paths:
M llvm/test/Transforms/VectorCombine/X86/extract-binop.ll
M llvm/test/Transforms/VectorCombine/X86/extract-cmp.ll
Log Message:
-----------
[VectorCombine] add tests for possible extract->shuffle; NFC
More information about the All-commits
mailing list