[all-commits] [llvm/llvm-project] 65d4b5: Add const qualifier to Type's utility functions

Taehee Jeong via All-commits all-commits at lists.llvm.org
Mon Nov 16 19:59:56 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 65d4b5cb18e36897ebc09a4223f4b22d16e62b8c
      https://github.com/llvm/llvm-project/commit/65d4b5cb18e36897ebc09a4223f4b22d16e62b8c
  Author: Tei Jeong <taeheej at google.com>
  Date:   2020-11-17 (Tue, 17 Nov 2020)

  Changed paths:
    M mlir/include/mlir/IR/Types.h
    M mlir/lib/IR/StandardTypes.cpp

  Log Message:
  -----------
  Add const qualifier to Type's utility functions

Reviewed By: rriddle

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




More information about the All-commits mailing list