Add missing tests. These already pass. Some actual fixes coming in later patches.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Thanks for the review!
test/MC/ARM/thumb2-narrow-dp.ll | ||
---|---|---|
67 ↗ | (On Diff #29307) | I didn't include them because the 3-to-2 operand narrowing doesn't affect them. I'm happy to add them to make this file more complete. Hireg T2 and T3 are already tested in basic-thumb2-instructions.s (line 119+, hireg T2 and T3). I can't find a test for conditional T2. I'm happy to add one, but I think it would fit best in same part of basic-thumb2-instructions.s. |
78 ↗ | (On Diff #29307) | I can add some to basic-thumb2-instructions.s. And, I'm happy to add them here, too, if you think that's best. |