[all-commits] [llvm/llvm-project] 64421e: [X86] shuffle-vs-trunc-512.ll - add missing AVX512...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Oct 15 07:41:50 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 64421eced2464d6fe7a9b0e83dbd6fae656796c8
https://github.com/llvm/llvm-project/commit/64421eced2464d6fe7a9b0e83dbd6fae656796c8
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-10-15 (Tue, 15 Oct 2024)
Changed paths:
M llvm/test/CodeGen/X86/shuffle-vs-trunc-512.ll
Log Message:
-----------
[X86] shuffle-vs-trunc-512.ll - add missing AVX512BW FAST PERLANE/CROSSLANE check prefixes
Commit: a3a9ba80337ec1b276a7571049eda6ea03276ea3
https://github.com/llvm/llvm-project/commit/a3a9ba80337ec1b276a7571049eda6ea03276ea3
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-10-15 (Tue, 15 Oct 2024)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/shuffle-vs-trunc-128.ll
M llvm/test/CodeGen/X86/shuffle-vs-trunc-512.ll
M llvm/test/CodeGen/X86/x86-interleaved-access.ll
Log Message:
-----------
[X86] lowerShuffleAsVTRUNC - ensure we peek through bitcasts when looking for freely-concatable subvectors
Fixes #111611
Compare: https://github.com/llvm/llvm-project/compare/46f953d1d953...a3a9ba80337e
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