[all-commits] [llvm/llvm-project] 2426ac: [X86] Add demanded elts for v8f32 VPERMV node
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Apr 2 03:19:17 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2426ac647f33451a92833ab752d74d16ab3330ed
https://github.com/llvm/llvm-project/commit/2426ac647f33451a92833ab752d74d16ab3330ed
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-04-02 (Wed, 02 Apr 2025)
Changed paths:
M llvm/test/CodeGen/X86/vector-shuffle-combining-avx2.ll
Log Message:
-----------
[X86] Add demanded elts for v8f32 VPERMV node
Based off #133923 - test to ensure the VPERMV node as only the lower 128-bit source elements are demanded.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list