diff options
author | Alex Zinenko <zinenko@google.com> | 2022-10-11 11:44:58 +0000 |
---|---|---|
committer | Alex Zinenko <zinenko@google.com> | 2022-10-11 12:26:11 +0000 |
commit | 2e9abc0c714a97b0412de8b09b74735fafa4432b (patch) | |
tree | 758b78686453f8d8c35875492ab1a97d44771d0e /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 42b70793a1df473be9c78b4141d3f3cedcbac988 (diff) | |
download | llvm-2e9abc0c714a97b0412de8b09b74735fafa4432b.zip llvm-2e9abc0c714a97b0412de8b09b74735fafa4432b.tar.gz llvm-2e9abc0c714a97b0412de8b09b74735fafa4432b.tar.bz2 |
[mlir] drop unnecssary transform.with_pdl_patterns from tests, NFC
Many tests wrap the piece of the IR related to the transform dialect
into `transform.with_pdl_patterns` without actually using PDL patterns
inside. Some of these are leftovers from migration to `structured.match`
and some others are cargo cult, both are useless and pollute the tests.
Reviewed By: guraypp
Differential Revision: https://reviews.llvm.org/D135661
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions