diff options
author | Nicolas Vasilache <nicolas.vasilache@gmail.com> | 2023-03-24 12:09:50 +0000 |
---|---|---|
committer | Alex Zinenko <zinenko@google.com> | 2023-03-24 14:01:39 +0000 |
commit | 8b513407407d00dd8eafa1f6c6f37bf715b4c7e8 (patch) | |
tree | e1800bdb01625441da11dd25dd2c60b563ddf274 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 11313108ff778ab6037dcf3d6057de6e1d26fb80 (diff) | |
download | llvm-8b513407407d00dd8eafa1f6c6f37bf715b4c7e8.zip llvm-8b513407407d00dd8eafa1f6c6f37bf715b4c7e8.tar.gz llvm-8b513407407d00dd8eafa1f6c6f37bf715b4c7e8.tar.bz2 |
[mlir][Vector][Transforms] Improve the control over individual vector lowerings and transforms
This revision adds vector transform operations that allow us to better inspect the composition
of various lowerings that were previously very opaque.
This commit is NFC in that it does not change patterns beyond adding `rewriter.notifyFailure` messages
and it does not change the tests beyond breaking them into pieces and using transforms instead of
throwaway opaque test passes.
Reviewed By: ftynse, springerm
Co-authored-by: Alex Zinenko <zinenko@google.com>
Differential Revision: https://reviews.llvm.org/D146755
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions