[all-commits] [llvm/llvm-project] 3678df: [PowerPC][NFC] Add test case in preparation for co...
Conanap via All-commits
all-commits at lists.llvm.org
Fri Sep 24 10:18:14 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3678df5ae6618eec656ae0ea0dab3be09d73bc9a
https://github.com/llvm/llvm-project/commit/3678df5ae6618eec656ae0ea0dab3be09d73bc9a
Author: Albion Fung <albionapc at gmail.com>
Date: 2021-09-24 (Fri, 24 Sep 2021)
Changed paths:
A llvm/test/CodeGen/PowerPC/test-vector-insert.ll
Log Message:
-----------
[PowerPC][NFC] Add test case in preparation for codegen change
This test case tests doubles inserted into vector ints,
and help make apparent the optimizations a future patch
will make.
More information about the All-commits
mailing list