3 Commits

Author SHA1 Message Date
Nikita Popov
0e8bd5a44a [CodeGen] Convert some tests to opaque pointers (NFC) 2022-12-19 12:52:08 +01:00
Danila Malyutin
2aaafaf500 [NFC] Add missing REQUIRES clause to a test 2020-03-18 16:35:10 +03:00
Danila Malyutin
940ba1465b Fix possible assertion when using PBQP with debug info
Skip debug instructions before calling functions not expecting them.
In particular, LIS.getInstructionIndex(*mi) would fail if mi was a debg instr.

Differential Revision: https://reviews.llvm.org/D76129
2020-03-18 15:29:42 +03:00