diff options
author | Alex Zinenko <zinenko@google.com> | 2022-04-19 16:36:37 +0200 |
---|---|---|
committer | Alex Zinenko <zinenko@google.com> | 2022-04-19 21:41:02 +0200 |
commit | 0eb403ad1b0c4d052ed93b58892c6432f78e0e7d (patch) | |
tree | 278891241cedb91b8fa5b4b8fb35f0dc768392de /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e37726beb22a8e3865e1f6fcdbb5cd4262786903 (diff) | |
download | llvm-0eb403ad1b0c4d052ed93b58892c6432f78e0e7d.zip llvm-0eb403ad1b0c4d052ed93b58892c6432f78e0e7d.tar.gz llvm-0eb403ad1b0c4d052ed93b58892c6432f78e0e7d.tar.bz2 |
[mlir][transform] Introduce transform.sequence op
Sequence is an important transform combination primitive that just indicates
transform ops being applied in a row. The simplest version requires fails
immediately if any transformation in the sequence fails. Introducing this
operation allows one to start placing transform IR within other IR.
Depends On D123135
Reviewed By: Mogball, rriddle
Differential Revision: https://reviews.llvm.org/D123664
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions