[llvm] [X86][AVX512] Better lowering for `_mm512_maskz_shuffle_epi32` (PR #121147)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 3 05:46:06 PST 2025


https://github.com/RKSimon commented:

Added a few comments, its tricky to decide when its worth using a constant predicate mask so we've not tried too hard to lower to them.

https://github.com/llvm/llvm-project/pull/121147


More information about the llvm-commits mailing list