diff options
author | James Molloy <jmolloy@google.com> | 2020-10-09 12:12:11 +0100 |
---|---|---|
committer | James Molloy <jmolloy@google.com> | 2020-10-09 12:18:52 +0100 |
commit | 8bdbe29519236b0dc6a701deb455440c336f2773 (patch) | |
tree | c67df8bee1c789fa35f0ee6e0fae8fd2404a067d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2aeae1617cbe0969630a804945551022f8f63a26 (diff) | |
download | llvm-8bdbe29519236b0dc6a701deb455440c336f2773.zip llvm-8bdbe29519236b0dc6a701deb455440c336f2773.tar.gz llvm-8bdbe29519236b0dc6a701deb455440c336f2773.tar.bz2 |
[mlir] Fix bug in computing operation order
When attempting to compute a differential orderIndex we were calculating the
bailout condition correctly, but then an errant "+ 1" meant the orderIndex we
created was invalid.
Added test.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D89115
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions