[all-commits] [llvm/llvm-project] 2c7b06: Fix tensor.extract for complex elements
frgossen via All-commits
all-commits at lists.llvm.org
Thu Jan 27 19:33:54 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2c7b0685e179bcd96045098df8aaef3b73b434ba
https://github.com/llvm/llvm-project/commit/2c7b0685e179bcd96045098df8aaef3b73b434ba
Author: Frederik Gossen <frgossen at google.com>
Date: 2022-01-28 (Fri, 28 Jan 2022)
Changed paths:
M mlir/include/mlir/Dialect/Tensor/IR/Tensor.h
M mlir/include/mlir/Dialect/Tensor/IR/TensorBase.td
M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
M mlir/test/Dialect/Tensor/canonicalize.mlir
Log Message:
-----------
Fix tensor.extract for complex elements
More information about the All-commits
mailing list