diff options
author | KareemErgawy-TomTom <kareem.ergawy@gmail.com> | 2021-03-02 11:16:28 +0100 |
---|---|---|
committer | KareemErgawy-TomTom <kareem.ergawy@gmail.com> | 2021-03-02 11:46:20 +0100 |
commit | 3b021fbdc04b627b8bc1f53835dc2f6aefddd7c2 (patch) | |
tree | 91bcb5755926ab019f20a256a9b22e3bc04a7205 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5ba568f21b51825522f3a60a4ba656cf37a144c9 (diff) | |
download | llvm-3b021fbdc04b627b8bc1f53835dc2f6aefddd7c2.zip llvm-3b021fbdc04b627b8bc1f53835dc2f6aefddd7c2.tar.gz llvm-3b021fbdc04b627b8bc1f53835dc2f6aefddd7c2.tar.bz2 |
[MLIR][LinAlg] Detensorize interal function control flow.
This patch continues detensorizing implementation by detensoring
internal control flow in functions.
In order to detensorize functions, all the non-entry block's arguments
are detensored and branches between such blocks are properly updated to
reflect the detensored types as well. Function entry block (signature)
is left intact.
This continues work towards handling github/google/iree#1159.
Reviewed By: silvas
Differential Revision: https://reviews.llvm.org/D97148
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions