aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorJakub Lichman <limo@google.com>2020-07-23 12:27:46 +0200
committerAlex Zinenko <zinenko@google.com>2020-07-23 12:33:46 +0200
commit20c3386f4a0bc39aa33512dcad024c678e89f9c4 (patch)
tree46e126774fed07f4287f4ee7c8b71dcd2842277d /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent919922b0c20e99de51bb0d06c98a5fc2fa5feec4 (diff)
downloadllvm-20c3386f4a0bc39aa33512dcad024c678e89f9c4.zip
llvm-20c3386f4a0bc39aa33512dcad024c678e89f9c4.tar.gz
llvm-20c3386f4a0bc39aa33512dcad024c678e89f9c4.tar.bz2
[mlir][Linalg] emitLoopRanges and emitLoopRangesWithSymbols merged into one
Right now there is a branching for 2 functions based on whether target map has symbols or not. In this commit these functions are merged into one. Furthermore, emitting does not require inverse and map applying as it computes the correct Range in a single step and thus reduces unnecessary overhead. Differential Revision: https://reviews.llvm.org/D83756
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions