I previously removed the T2XtPk feature from the ARM backend, but it looks like I missed some of the tests that were using the feature.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Looks good to me.
I see that this feature was removed in D29623, but was still used here in these tests.
That should result in a compiler "t2xtpk is not a recognized feature for this target (ignoring feature)", but as it is a warning only, that is easily missed.