[all-commits] [llvm/llvm-project] 666c61: [VectorCombine] add tests for insert into arbitrar...
RotateRight via All-commits
all-commits at lists.llvm.org
Thu May 7 07:28:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 666c61db7962ab3f3cdadff031f0fe0b88d5cef9
https://github.com/llvm/llvm-project/commit/666c61db7962ab3f3cdadff031f0fe0b88d5cef9
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] add tests for insert into arbitrary constant; NFC
Goes with D79452.
More information about the All-commits
mailing list