diff options
author | Craig Topper <craig.topper@intel.com> | 2018-08-30 19:35:38 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-08-30 19:35:38 +0000 |
commit | 1a8c99e67010d53a1444dfe4e55740db45924240 (patch) | |
tree | e748cfbd0068890429e82c126a893507fec55881 /llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp | |
parent | 64ed9a7fe82926ff734e9008f6dfd9c8fd1f096f (diff) | |
download | bcm5719-llvm-1a8c99e67010d53a1444dfe4e55740db45924240.tar.gz bcm5719-llvm-1a8c99e67010d53a1444dfe4e55740db45924240.zip |
[X86] Weaken an overly aggressive assert.
This assert tried to check that AND constants are only on the RHS. But its possible for both operands to be constants if one is opaque which will prevent the AND from being constant folded.
Fixes PR38771
llvm-svn: 341102
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp')
0 files changed, 0 insertions, 0 deletions