diff options
author | Nicolas Vasilache <ntv@google.com> | 2020-08-04 09:49:32 -0400 |
---|---|---|
committer | Nicolas Vasilache <ntv@google.com> | 2020-08-04 10:06:21 -0400 |
commit | 2d0b05969bc01a2fda14b8dc3e8c26c81efe9c6f (patch) | |
tree | 69825003c438aef8cd80c38832c52edfcb67369e /clang/lib/Tooling/Syntax/BuildTree.cpp | |
parent | 860cbbdd6b84017e6d37e1752b0358a05da6b115 (diff) | |
download | llvm-2d0b05969bc01a2fda14b8dc3e8c26c81efe9c6f.zip llvm-2d0b05969bc01a2fda14b8dc3e8c26c81efe9c6f.tar.gz llvm-2d0b05969bc01a2fda14b8dc3e8c26c81efe9c6f.tar.bz2 |
[mlir][Vector] Relax condition for `splitFullAndPartialTransferPrecondition`
The `splitFullAndPartialTransferPrecondition` has a restrictive condition to
prevent the pattern to be applied recursively if it is nested under an scf.IfOp.
Relaxing the condition to the immediate parent op must not be an scf.IfOp lets
the pattern be applied more generally while still preventing recursion.
Differential Revision: https://reviews.llvm.org/D85209
Diffstat (limited to 'clang/lib/Tooling/Syntax/BuildTree.cpp')
0 files changed, 0 insertions, 0 deletions