diff options
author | Max Kazantsev <max.kazantsev@azul.com> | 2017-10-04 06:53:22 +0000 |
---|---|---|
committer | Max Kazantsev <max.kazantsev@azul.com> | 2017-10-04 06:53:22 +0000 |
commit | 8aacef6cae0e57040b4957fc81e014dab5b7edae (patch) | |
tree | 5293b622d304c63098feb2cc836b721dc68f9cba /llvm/lib/Support/Parallel.cpp | |
parent | 75b1992f78625c7c67219aa9b41a267580c07aab (diff) | |
download | llvm-8aacef6cae0e57040b4957fc81e014dab5b7edae.zip llvm-8aacef6cae0e57040b4957fc81e014dab5b7edae.tar.gz llvm-8aacef6cae0e57040b4957fc81e014dab5b7edae.tar.bz2 |
[IRCE] Temporarily disable unsigned latch conditions by default
We have found some corner cases connected to range intersection where IRCE makes
a bad thing when the latch condition is unsigned. The fix for that will go as a follow up.
This patch temporarily disables IRCE for unsigned latch conditions until the issue is fixed.
The unsigned latch conditions were introduced to IRCE by rL310027.
Differential Revision: https://reviews.llvm.org/D38529
llvm-svn: 314881
Diffstat (limited to 'llvm/lib/Support/Parallel.cpp')
0 files changed, 0 insertions, 0 deletions