commit | d77ac0d3a5beca0cbc1517aa5994cfe24effa459 | [log] [tgz] |
---|---|---|
author | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | Mon Jul 09 12:30:55 2018 +0000 |
committer | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | Mon Jul 09 12:30:55 2018 +0000 |
tree | 460cc661a6a1d3695504e2e76b0ba36818e6ccc2 | |
parent | ceb3c09eb4cc3f2ab1aae2a5387525abab07b34f [diff] |
[llvm-mca] report an error if the assembly sequence contains an unsupported instruction. This is a short-term fix for PR38093. For now, we llvm::report_fatal_error if the instruction builder finds an unsupported instruction in the instruction stream. We need to revisit this fix once we start addressing PR38101. Essentially, we need a better framework for error handling. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@336543 91177308-0d34-0410-b5e6-96231b3b80d8