[llvm] [LLVM] Add `llvm.experimental.vector.compress` intrinsic (PR #92289)

Lawrence Benson via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 1 02:29:28 PDT 2024


lawben wrote:

@lukel97 I've renamed the intrinsic to `llvm.experimental.vector.compress`.
@efriedma-quic I've taken your wording and added it to the docs. I think it described the semantics clearly, so I don't see any reason to change it. I've also frozen the mask entries.

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


More information about the llvm-commits mailing list