[all-commits] [llvm/llvm-project] 5afd86: [MLIR] Add helper functions for common integer types

frgossen via All-commits all-commits at lists.llvm.org
Tue May 19 04:43:29 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5afd86b0de729b78f1aa1b2fb4faf755e1de90de
      https://github.com/llvm/llvm-project/commit/5afd86b0de729b78f1aa1b2fb4faf755e1de90de
  Author: Frederik Gossen <frgossen at google.com>
  Date:   2020-05-19 (Tue, 19 May 2020)

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

  Log Message:
  -----------
  [MLIR] Add helper functions for common integer types

Add helper functions for 32-bit and 64-bit integer types.

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




More information about the All-commits mailing list