[all-commits] [llvm/llvm-project] b1f2e2: [mlir][tosa] Switch TosaFoldConstantTranspose to u...

Jacques Pienaar via All-commits all-commits at lists.llvm.org
Mon Aug 22 15:45:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b1f2e2664ef059be834806c37eab32248a9f396f
      https://github.com/llvm/llvm-project/commit/b1f2e2664ef059be834806c37eab32248a9f396f
  Author: Jacques Pienaar <jpienaar at google.com>
  Date:   2022-08-22 (Mon, 22 Aug 2022)

  Changed paths:
    M mlir/lib/Dialect/Tosa/Transforms/TosaFoldConstantTranspose.cpp

  Log Message:
  -----------
  [mlir][tosa] Switch TosaFoldConstantTranspose to use ElementsAttr.

Also avoid redoing index calculation.

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




More information about the All-commits mailing list