[all-commits] [llvm/llvm-project] fcd505: [arith] Allow integer casts of 0-D vectors

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Fri Jan 20 06:22:12 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fcd505d040ccc4d5ce8a4e704f36f7e605142935
      https://github.com/llvm/llvm-project/commit/fcd505d040ccc4d5ce8a4e704f36f7e605142935
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2023-01-20 (Fri, 20 Jan 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/Arith/IR/ArithOps.td
    M mlir/test/Conversion/ArithToLLVM/arith-to-llvm.mlir

  Log Message:
  -----------
  [arith] Allow integer casts of 0-D vectors

This just works, no reason to disallow it.

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




More information about the All-commits mailing list