diff options
author | Craig Topper <craig.topper@intel.com> | 2017-11-09 01:06:47 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2017-11-09 01:06:47 +0000 |
commit | 93e27d2ecc628304e52cc23a8b88ae918669c8bd (patch) | |
tree | 4946d433d4ebb0d5b30a1cddfb9a704ff3ccdf80 /llvm/tools/llvm-cov/SourceCoverageViewText.cpp | |
parent | 68fdef1f7a20f741026bfc71c99835f213d710ec (diff) | |
download | llvm-93e27d2ecc628304e52cc23a8b88ae918669c8bd.zip llvm-93e27d2ecc628304e52cc23a8b88ae918669c8bd.tar.gz llvm-93e27d2ecc628304e52cc23a8b88ae918669c8bd.tar.bz2 |
[X86] Make sure we don't read too many operands from X86ISD::FMADDS1/FMADDS3 nodes when doing FNEG combine.
r317453 added new ISD nodes without rounding modes that were added to an existing if/else chain. But all the previous nodes handled there included a rounding mode. The final code after this if/else chain expected an extra operand that isn't present for the new nodes.
llvm-svn: 317748
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewText.cpp')
0 files changed, 0 insertions, 0 deletions