[llvm] [GlobalISel] Fix crash in matchCombineInsertVecElts with INLINEASM-de… (PR #208225)
Nathan Corbyn via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 13 00:31:03 PDT 2026
================
@@ -311,3 +311,31 @@ body: |
RET_ReallyLR
...
+---
+name: test_inlineasm_base
+alignment: 4
+legalized: false
+regBankSelected: false
+selected: false
----------------
cofibrant wrote:
```suggestion
```
https://github.com/llvm/llvm-project/pull/208225
More information about the llvm-commits
mailing list