diff options
author | Craig Topper <craig.topper@intel.com> | 2020-02-11 13:14:03 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2020-02-11 14:36:29 -0800 |
commit | 846d0ac43eb95c7f2f7e98b076b42c8c3208f506 (patch) | |
tree | df0e8c420d95e9fb531d718dd575e4ee6b983ab5 /llvm/lib/Support/ErrorHandling.cpp | |
parent | 1698cc7ebabe47be6cf225960e55ddb8a884d118 (diff) | |
download | llvm-846d0ac43eb95c7f2f7e98b076b42c8c3208f506.zip llvm-846d0ac43eb95c7f2f7e98b076b42c8c3208f506.tar.gz llvm-846d0ac43eb95c7f2f7e98b076b42c8c3208f506.tar.bz2 |
[X86] Don't disable code in combineHorizontalPredicateResult just because we have avx512
We aren't doing a good job of optimizing AVX512 outside of this code. So remove the bail out for AVX512 and replace with a FIXME. This at least gets us the AVX2 codegen.
Differential Revision: https://reviews.llvm.org/D74431
Diffstat (limited to 'llvm/lib/Support/ErrorHandling.cpp')
0 files changed, 0 insertions, 0 deletions