aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMaheshRavishankar <ravishankarm@google.com>2020-05-26 16:35:20 -0700
committerMaheshRavishankar <ravishankarm@google.com>2020-05-26 21:33:57 -0700
commit5759e4731635e1f28fef2c4619491a1b4a2bc305 (patch)
tree6b3747d48721438f408332fa00a42daaecb24dc0 /clang/lib/Frontend/CompilerInvocation.cpp
parenta7141480fb04eadf8d7d60c03494bcc885979a8e (diff)
downloadllvm-5759e4731635e1f28fef2c4619491a1b4a2bc305.zip
llvm-5759e4731635e1f28fef2c4619491a1b4a2bc305.tar.gz
llvm-5759e4731635e1f28fef2c4619491a1b4a2bc305.tar.bz2
[mlir][Linalg] Avoid using scf.parallel for non-parallel loops in Linalg ops.
Modifying the loop nest builder for generating scf.parallel loops to not generate scf.parallel loops for non-parallel iterator types in Linalg operations. The existing implementation incorrectly generated scf.parallel for all tiled loops. It is rectified by refactoring logic used while lowering to loops that accounted for this. Differential Revision: https://reviews.llvm.org/D80188
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions