[all-commits] [llvm/llvm-project] fb2233: [LangRef] Move mask intrinsics out of VP section (...

Luke Lau via All-commits all-commits at lists.llvm.org
Wed Jun 3 04:46:06 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fb2233e688d089b1d7bf9a8032cd92a6de2ae213
      https://github.com/llvm/llvm-project/commit/fb2233e688d089b1d7bf9a8032cd92a6de2ae213
  Author: Luke Lau <luke at igalia.com>
  Date:   2026-06-03 (Wed, 03 Jun 2026)

  Changed paths:
    M llvm/docs/LangRef.rst

  Log Message:
  -----------
  [LangRef] Move mask intrinsics out of VP section (#201282)

Somehow llvm.get.active.lane.mask and
llvm.loop.dependence.{war,raw}.mask ended up in the VP intrinsics
section of the LangRef. This PR pulls them out into a new "Vector Mask
Intrinsics" section.



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