[all-commits] [llvm/llvm-project] 831ed9: [mlir][LangRef] Clarify terminator continuations (...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Thu Jun 11 05:12:29 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 831ed97b1215fdf506109029e4adf30de84c5019
      https://github.com/llvm/llvm-project/commit/831ed97b1215fdf506109029e4adf30de84c5019
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2026-06-11 (Thu, 11 Jun 2026)

  Changed paths:
    M mlir/docs/LangRef.md

  Log Message:
  -----------
  [mlir][LangRef] Clarify terminator continuations (#201111)

Document that terminators may have no normal control-flow continuation,
such as ub.unreachable. Also clarify that no-return calls do not remove
the structural terminator requirement.

Assisted-by: Codex



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