[all-commits] [llvm/llvm-project] dc38cb: [mlir][arith] Fold selection over constant vector ...

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Mon Feb 13 11:12:51 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dc38cbcc8b89ea0fa1c6e2be21abe104e19d8c05
      https://github.com/llvm/llvm-project/commit/dc38cbcc8b89ea0fa1c6e2be21abe104e19d8c05
  Author: Jakub Kuderski <kubak at google.com>
  Date:   2023-02-13 (Mon, 13 Feb 2023)

  Changed paths:
    M mlir/lib/Dialect/Arith/IR/ArithOps.cpp
    M mlir/test/Dialect/Arith/canonicalize.mlir

  Log Message:
  -----------
  [mlir][arith] Fold selection over constant vector conditions

Also add missing tests for the scalar and splat cases.

Reviewed By: antiagainst, Mogball

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




More information about the All-commits mailing list