[all-commits] [llvm/llvm-project] 5b48f7: [VectorCombine] adjust test to make intent clearer...
RotateRight via All-commits
all-commits at lists.llvm.org
Thu May 7 13:21:38 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5b48f7d2fc185ecd262aae43ddcfa32294205ca6
https://github.com/llvm/llvm-project/commit/5b48f7d2fc185ecd262aae43ddcfa32294205ca6
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-05-07 (Thu, 07 May 2020)
Changed paths:
M llvm/test/Transforms/VectorCombine/X86/insert-binop.ll
Log Message:
-----------
[VectorCombine] adjust test to make intent clearer; NFC
Create a non-zero result to show that the other lane is computed correctly.
More information about the All-commits
mailing list