aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorStephan Herhut <herhut@google.com>2020-10-09 12:12:35 +0200
committerStephan Herhut <herhut@google.com>2020-10-09 15:03:14 +0200
commit366d8435b41dcc01013c507681523c65cdee2180 (patch)
tree699ed1403b1c3cfb7f0ddabc5c9d5dc15d3fae05 /clang/lib/Frontend/CompilerInvocation.cpp
parent2efcb6438a8184a3d5bb1b5bafc35306530a2773 (diff)
downloadllvm-366d8435b41dcc01013c507681523c65cdee2180.zip
llvm-366d8435b41dcc01013c507681523c65cdee2180.tar.gz
llvm-366d8435b41dcc01013c507681523c65cdee2180.tar.bz2
[mlir][gpu] Fix bug in kernel outlining
The updated version of kernel outlining did not handle cases correctly where an operand of a candidate for sinking itself was defined by an operation that is a sinking candidate. In such cases, it could happen that sunk operations were inserted in the wrong order, breaking ssa properties. Differential Revision: https://reviews.llvm.org/D89112
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions