[all-commits] [llvm/llvm-project] d0b09f: [NFC][mlir] Adding more operators to EDSC Template...

Kern Handa via All-commits all-commits at lists.llvm.org
Fri Feb 21 04:27:30 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d0b09f89e0ed01730173e8b609f25da33e826fa6
      https://github.com/llvm/llvm-project/commit/d0b09f89e0ed01730173e8b609f25da33e826fa6
  Author: Kern Handa <kern.handa at gmail.com>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/AffineOps/EDSC/Builders.h
    M mlir/include/mlir/EDSC/Builders.h

  Log Message:
  -----------
  [NFC][mlir] Adding more operators to EDSC TemplatedIndexedValue

This change adds some missing arithmetic and logical operators to
`TemplatedIndexedValue` for EDSC usage.

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




More information about the All-commits mailing list