[llvm] [X86][AVX] Add missing X86ISD::VBROADCAST(v2i64 -> v4i64) isel pattern for AVX1 targets (PR #102853)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 12 01:08:03 PDT 2024
https://github.com/RKSimon commented:
Does the v4i32 -> v8i32 equivalent broadcast pattern occur as well?
https://github.com/llvm/llvm-project/pull/102853
More information about the llvm-commits
mailing list