[all-commits] [llvm/llvm-project] f72e0a: [X86] Add test case for shuffle.
Luo, Yuanke via All-commits
all-commits at lists.llvm.org
Wed Jul 20 00:55:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f72e0a87863c23e5ee3e306ba1e3d701b953b246
https://github.com/llvm/llvm-project/commit/f72e0a87863c23e5ee3e306ba1e3d701b953b246
Author: Luo, Yuanke <yuanke.luo at intel.com>
Date: 2022-07-20 (Wed, 20 Jul 2022)
Changed paths:
M llvm/test/CodeGen/X86/avx512-shuffles/shuffle-blend.ll
Log Message:
-----------
[X86] Add test case for shuffle.
The test case focus on shuffle which can be transformed to select or
blend.
More information about the All-commits
mailing list