[all-commits] [llvm/llvm-project] be0d42: [VectorCombine] Add insertelement-shufflevector Ve...
Matthew Devereau via All-commits
all-commits at lists.llvm.org
Thu Oct 13 07:10:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: be0d427a149aa52aa2fe284ead2f2c1a2578a70f
https://github.com/llvm/llvm-project/commit/be0d427a149aa52aa2fe284ead2f2c1a2578a70f
Author: Matt Devereau <matthew.devereau at arm.com>
Date: 2022-10-13 (Thu, 13 Oct 2022)
Changed paths:
A llvm/test/Transforms/VectorCombine/AArch64/insert-shuffle-binop.ll
Log Message:
-----------
[VectorCombine] Add insertelement-shufflevector VectorCombine tests
This is a precommit which adds some tests to show the functionality of an
upcoming VectorCombine optimization
More information about the All-commits
mailing list