[all-commits] [llvm/llvm-project] a64846: [NFC][X86][Codegen] Extend tests for splat-storing...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Sat Jan 14 17:35:43 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a64846bee0bb4b4912c8cf6bf018ba5d892065d1
https://github.com/llvm/llvm-project/commit/a64846bee0bb4b4912c8cf6bf018ba5d892065d1
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2023-01-15 (Sun, 15 Jan 2023)
Changed paths:
M llvm/test/CodeGen/X86/elementwise-store-of-scalar-splat.ll
Log Message:
-----------
[NFC][X86][Codegen] Extend tests for splat-storing the same scalar to memory
Looking at the changes, we might or might not care about the vector width
https://godbolt.org/z/7zfzThnYG
More information about the All-commits
mailing list