[all-commits] [llvm/llvm-project] 1b722f: [DomTree] Add docstring for `dominates(const Instr...

Michael Maitland via All-commits all-commits at lists.llvm.org
Thu Dec 1 15:20:47 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b722f04306afe1023952d1b59bd7d9d4d5ffc7a
      https://github.com/llvm/llvm-project/commit/1b722f04306afe1023952d1b59bd7d9d4d5ffc7a
  Author: Michael Maitland <michaeltmaitland at gmail.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
    M llvm/include/llvm/IR/Dominators.h

  Log Message:
  -----------
  [DomTree] Add docstring for `dominates(const Instruction*, const BasicBlock*)`. NFC

Differential Revision: https://reviews.llvm.org/D139150




More information about the All-commits mailing list