Logo
Explore Help
Sign In
shylie/llvm-project
1
0
Fork 0
You've already forked llvm-project
Code Issues Pull Requests Actions 6 Packages Projects Releases Wiki Activity
llvm-project/mlir/test/Dialect/Shape
History
Xiang Li c3728d2882 [mlir] support !shape.value_shape when replace WithOp in OutlineShapeComputationPass.
Fixes #60069  https://github.com/llvm/llvm-project/issues/60069

In case like:
  %1 = shape.with_shape %arg1, %0 : !shape.value_shape, !shape.shape
  %2 = shape.value_of %1 : tensor<?xf32>
cannot replace %2 with %arg1.
Transform it into
  %2 = shape.value_of %arg1 : tensor<?xf32>

Differential Revision: https://reviews.llvm.org/D142275
2023-01-23 22:24:23 -05:00
..
arg_with_shape.mlir
[mlir] support !shape.value_shape when replace WithOp in OutlineShapeComputationPass.
2023-01-23 22:24:23 -05:00
bufferize.mlir
…
canonicalize.mlir
[mlir] Add test-convergence option to Canonicalizer tests
2023-01-04 12:02:21 +01:00
invalid.mlir
…
ops.mlir
[mlir][shape] refine shape.func and shape.with_shape
2022-08-22 14:52:18 -07:00
outline-shape-computation.mlir
[mlir] support !shape.value_shape when replace WithOp in OutlineShapeComputationPass.
2023-01-23 22:24:23 -05:00
remove-shape-constraints.mlir
…
shape-to-shape.mlir
…
Powered by Gitea Version: 1.23.1 Page: 6412ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API