aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
diff options
context:
space:
mode:
authorNicolas Vasilache <nicolas.vasilache@gmail.com>2022-01-14 16:08:14 +0000
committerNicolas Vasilache <nicolas.vasilache@gmail.com>2022-01-17 16:05:23 +0000
commitf98025d867e336ebc3c9cba7e66b6ad6261d0b38 (patch)
tree6a7b6d18bb7138a397c6c9831f7c1a0956c41205 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
parent8ea579203da0e2b2f3e9e04ea4b63b20248c52f3 (diff)
downloadllvm-f98025d867e336ebc3c9cba7e66b6ad6261d0b38.zip
llvm-f98025d867e336ebc3c9cba7e66b6ad6261d0b38.tar.gz
llvm-f98025d867e336ebc3c9cba7e66b6ad6261d0b38.tar.bz2
[mlir][Vector] Generalize and improve folding of ExtractOp from Insert/Transpose chain.
This revision fixes a bug where the iterative algorithm would walk back def-use chains to an incorrect operand. This exposed opportunities for a larger refactoring and behavior improvement. The new algorithm has improved folding behavior and proceeds by tracking both the permutation of the extraction position and the internal vector permutation. Multiple partial intersection cases with a candidate insertOp are supported. The refactoring of the implementation should also help it generalize to strided insert/extract op. This also subsumes the previous `foldExtractOpFromTranspose` which is now a simple special case and can be deleted. Differential Revision: https://reviews.llvm.org/D117322
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h')
0 files changed, 0 insertions, 0 deletions