diff options
author | Christian Ulmann <christianulmann@gmail.com> | 2024-06-05 14:08:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-05 14:08:00 +0200 |
commit | 6168e82c1e17c58ebc9c0b6c8f2273fd9a610977 (patch) | |
tree | b7adcbecd13c5da956e50b515ccb4197141d9e55 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | c70fa55bed45fc0cc0063e9f0bf93f163b5a1962 (diff) | |
download | llvm-6168e82c1e17c58ebc9c0b6c8f2273fd9a610977.zip llvm-6168e82c1e17c58ebc9c0b6c8f2273fd9a610977.tar.gz llvm-6168e82c1e17c58ebc9c0b6c8f2273fd9a610977.tar.bz2 |
[MLIR][LLVM] Add inlining support for loop annotations (#94447)
This commit extends the LLVM dialect's inliner interface support
updating loop annotation attributes. This is necessary because the loop
annotations can contain debug locations, which are verified by LLVM's
verifier. LLVM requires these locations to have the same scope as the
function this attribute is contained in.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions