[mlir][NFC] Update textual references of `func` to `func.func` in Integration testsThe special case parsing of `func` operations is being removed.
[mlir][Vector] Add integration tests for ArmSVEIn order to run these integration tests, it is required access to anSVE-enabled CPU or and emulator with SVE support. In case of usingan emulator, a
[mlir][Vector] Add integration tests for ArmSVEIn order to run these integration tests, it is required access to anSVE-enabled CPU or and emulator with SVE support. In case of usingan emulator, aarch64 versions of lli and the MLIR C Runner Utils Libraryare also required.Differential Revision: https://reviews.llvm.org/D104517
show more ...