Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[mlir][ArmSME] remove addressof ops to undefined symbols (NFC)
The string symbols were replaced with 'vector.print str' calls in 061d978 (#68973) but the addressof ops weren't removed. This was missed as the test is currently XFAIL'ed.
- Loading branch information