[all-commits] [llvm/llvm-project] 5b454b: [mlir] Remove unneeded inference trait/fns

Jacques Pienaar via All-commits all-commits at lists.llvm.org
Wed Jun 3 13:10:51 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5b454b98d6488a27decbe7e21a361b2579376ec2
      https://github.com/llvm/llvm-project/commit/5b454b98d6488a27decbe7e21a361b2579376ec2
  Author: Jacques Pienaar <jpienaar at google.com>
  Date:   2020-06-03 (Wed, 03 Jun 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
    M mlir/lib/Dialect/Shape/IR/Shape.cpp

  Log Message:
  -----------
  [mlir] Remove unneeded inference trait/fns

Therse are all handled with the simple return type inference in ODS.
Also update some summaries to match what is recommended in ODS doc.




More information about the All-commits mailing list