diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2021-06-22 16:58:13 -0400 |
---|---|---|
committer | Huber, Joseph <huberjn@ornl.gov> | 2021-06-22 18:12:43 -0400 |
commit | 1cfdcae653140b1df5932767862a08f5a1b6106f (patch) | |
tree | 14c8a0913c4192d3bb6586280aa872afaae84c45 /llvm/lib/Support/ThreadPool.cpp | |
parent | a8bf33ad36837b398d3dabfd5fff1142660a1dca (diff) | |
download | llvm-1cfdcae653140b1df5932767862a08f5a1b6106f.zip llvm-1cfdcae653140b1df5932767862a08f5a1b6106f.tar.gz llvm-1cfdcae653140b1df5932767862a08f5a1b6106f.tar.bz2 |
[Attributor] Fix AAExecutionDomain returning true on invalid states
This patch fixes a problem with the AAExecutionDomain attributor not
checking if it is in a valid state. This can cause it to incorrectly
return that a block is executed in a single threaded context after the
attributor failed for any reason.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D103186
Diffstat (limited to 'llvm/lib/Support/ThreadPool.cpp')
0 files changed, 0 insertions, 0 deletions