[all-commits] [llvm/llvm-project] 51afca: [mlir][vector] Simplify fold pattern for ExtractOp...

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Wed Nov 23 15:58:36 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 51afca640c2968c51a92dfb89e67e10bdcb98216
      https://github.com/llvm/llvm-project/commit/51afca640c2968c51a92dfb89e67e10bdcb98216
  Author: Jakub Kuderski <kubak at google.com>
  Date:   2022-11-23 (Wed, 23 Nov 2022)

  Changed paths:
    M mlir/lib/Dialect/Vector/IR/VectorOps.cpp

  Log Message:
  -----------
  [mlir][vector] Simplify fold pattern for ExtractOp(constant). NFC.

Use helper functions. Reuse array element attributes.

Reviewed By: antiagainst

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




More information about the All-commits mailing list