[all-commits] [llvm/llvm-project] aa4357: [LangRef] Clarify that selects can have !unpredict...

Tim Creech via All-commits all-commits at lists.llvm.org
Wed Oct 15 07:26:15 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aa435772780ec17fda440f58d00d3d8703d7bfda
      https://github.com/llvm/llvm-project/commit/aa435772780ec17fda440f58d00d3d8703d7bfda
  Author: Tim Creech <timothy.m.creech at intel.com>
  Date:   2025-10-15 (Wed, 15 Oct 2025)

  Changed paths:
    M llvm/docs/LangRef.rst

  Log Message:
  -----------
  [LangRef] Clarify that selects can have !unpredictable (#162753)

Originally `!unpredictable` could only appear on branches and switches,
but now it can also appear on selects. This change updates the LangRef
accordingly.



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