diff options
author | MaheshRavishankar <1663364+MaheshRavishankar@users.noreply.github.com> | 2024-11-13 13:29:04 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-13 13:29:04 -0800 |
commit | de6d48d05d7aa233248d2f725654931cb1e2f6fd (patch) | |
tree | 06521057eaeccf7ea4c92a24e19351af798babaa /llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp | |
parent | d50fbe43c9887e776cdfe95deaf312fb9cecfeaf (diff) | |
download | llvm-de6d48d05d7aa233248d2f725654931cb1e2f6fd.zip llvm-de6d48d05d7aa233248d2f725654931cb1e2f6fd.tar.gz llvm-de6d48d05d7aa233248d2f725654931cb1e2f6fd.tar.bz2 |
[mlir][Tensor] Move concat operation decomposition as a method of the concat operation. (#116004)
Currently the implementation is within a pattern that cannot be used
without a pattern rewriter. Move the decomposition as a method of the
operation to make it usable outside of pattern rewrites.
Signed-off-by: MaheshRavishankar <mahesh.ravishankar@gmail.com>
Diffstat (limited to 'llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp')
0 files changed, 0 insertions, 0 deletions