[llvm] [X86][AVX512] Add pseudos for `AVX512_*_SETALLONES` (PR #169009)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 21 02:46:18 PST 2025


RKSimon wrote:

Something we're struggling with is duplicated all ones/zeros expansions for different widths, I'm worried this could make this even worse if we don't address it.

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


More information about the llvm-commits mailing list